Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
#include <WL_simulation.hpp>
This class set most of the Wang Landau simulation for the isotrop energy well physical system However the move set is a template parameter and the functions that set the parameters for the move set are left virtual Therefore this class must be specialized for each move set (see below)
Physical_System | |
Move_set_Traits |