Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Combined_WL_Move_Set_Data_Interface< WL_DS_Interface, i > Class Template Reference

Class for the i-th move set to access its data stored in the WL DS To see how it works: index i: generates a new interface
for a MS: in each bin: data for each MS for a combined MS: in each bin: tuple for all MS class on top on the interface, to access the data of the i-th MS. More...

#include <Combined_move_set.hpp>

Detailed Description

template<class WL_DS_Interface, int i>
class SBL::GT::Combined_WL_Move_Set_Data_Interface< WL_DS_Interface, i >

Class for the i-th move set to access its data stored in the WL DS To see how it works: index i: generates a new interface
for a MS: in each bin: data for each MS for a combined MS: in each bin: tuple for all MS class on top on the interface, to access the data of the i-th MS.