Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Wang_Landau< Physical_System, Move_Set_Traits, WL_DS_, NumCores >::WL_DS_Interface Class Reference

Class used by the move set controllers (one for each move set), to access information stored in the DS Nb: for WL, there is a single move set, the combined one. More...

#include <Wang_Landau.hpp>

Detailed Description

template<class Physical_System, class Move_Set_Traits, class WL_DS_ = T_WL_Data_Structure_MS<typename Physical_System::Conformation, typename Move_Set_Traits::template Controller<typename Physical_System::Conformation>>, int NumCores = 1>
class SBL::GT::T_Wang_Landau< Physical_System, Move_Set_Traits, WL_DS_, NumCores >::WL_DS_Interface

Class used by the move set controllers (one for each move set), to access information stored in the DS Nb: for WL, there is a single move set, the combined one.