ell Namespace Reference
Detailed Description
The namespace ell is a shortcut for the Energy Landscape Library, generated on the chair of Bioinformatics at the University of Freiburg. http://www.bioinf.uni-freiburg.de/It covers a set of classes and methods to model and handle arbitrary types of energy landscapes using the abstract interface class State or derived subclasses.
Data Structures | |
class | Basin |
class | IterableNeighbors |
class | LandscapeTopology |
class | LT_MinimaSet |
class | NeighborGenerator |
class | NG_Random |
class | NG_Successive |
class | NG_SuccessiveRandom |
class | RandomNeighborList |
class | RNAFreeEnergy |
class | S_LP |
class | S_LP_PullM |
class | S_RNAfe_SingleM |
class | S_SG_Ising |
class | S_SG_NPP |
class | SA_All |
class | SA_E_Eq |
class | SA_E_Gr |
class | SA_E_GrEq |
class | SA_E_Le |
class | SA_E_LeEq |
class | SA_EC_Le |
class | SA_Metropolis |
class | SC_Counting |
class | SC_Listing |
class | SC_ListingCompr |
class | SC_Outstream |
class | State |
class | StateAcceptor |
class | StateCollector |
class | SuccessiveNeighborList |
class | WAC_MaxEnergy |
class | WAC_MaxLength |
class | WAC_MinEnergy |
class | WAC_OpenEnd |
class | WAC_OR |
class | Walk |
class | WalkAbortionCriterion |
class | WalkAdaptive |
class | WalkGradient |
class | WalkMC |
class | WalkRandom |
Namespaces | |
namespace | util |
Typedefs | |
typedef biu::Alphabet::CSequence | CSequence |
Typedef Documentation
typedef biu::Alphabet::CSequence ell::CSequence |