Infrared
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cired::graph::adjacency_list< Vertex, Edge >Graph in adjacency list representation
 Cired::graph::adjacency_list< vertex_info_t, edge_info_t >
 Cired::ArcticEvaluationPolicy< FunValue >Evaluation Strategy for Optimization (max/+); defining the arctic semiring
 Cinfrared.libinfrared.AssignmentAn assignment (of values to variables)
 Cired::AssignmentA (partial) assignment of variables to values
 Cired::AssignmentIterator< FeatureNetwork >Iterate over the assignments of a subset of variables
 Cired::Cluster< FunValue >Cluster (or bag) in the cluster tree
 Cired::ClusterTree< FunValue, EvaluationPolicy >A tree of clusters (=variables, functions, constraints)
 Cinfrared.infrared.ClusterTreeBaseCluster tree base class
 Cinfrared.infrared.ArcticClusterTreeCluster tree for maximization (in arctic semiring)
 Cinfrared.infrared.PFClusterTreeCluster tree for partition function calculation and sampling
 Cinfrared.Constraint
 Cinfrared.rna.BPCompConstrain complementarity of the base pair (i,j)
 Cinfrared.rna.DifferentComplClassConstraintParse RNA structure including pseudoknots
 Cinfrared.rna.NotBPCompFunction for (position-wise) GC content
 Cinfrared.rna.SameComplClassConstraintConstrain nucleotides to be in different complementarity classes
 Cinfrared.libinfrared.ConstraintA constraint
 Cinfrared.infrared.ValueInConstrain variable to have a value from a specified set
 Cired::container_selector< FunValue, T >Switching containers in MaterializedFuntion
 Cired::container_selector< FunValue, mapS >Class implementing the specializations to enable instantiation of sparse materialized function classes
 Cired::container_selector< FunValue, simple_mapS >Class implementing the specializations to enable space saving instantiation of sparse materialized function classes using the specialized 'map' implementation simple_map
 Cired::container_selector< FunValue, vecS >Class implementing the specializations to enable instantiation of non-sparse materialized function classes
 Cired::DependencyDependencies specify a dependency between variables
 Cired::Function< FunValue >
 Cired::MaterializedFunction< FunValue, ContainerS >A materialized function
 Cired::Function< FunValue >Functions evaluate assignments of a subset of variables
 Cedge_info_t
 Cired::graph::adjacency_list< Vertex, Edge >::edge_t
 Cired::ClusterTree< FunValue, EvaluationPolicy >::edge_info_tInformation at an edge of the tree
 CException
 Cinfrared.infrared.ConstraintFunctionDefinitionError
 Cinfrared.infrared.FeatureFeature in multi-dimensional Boltzmann sampling
 Cired::FeatureNetwork< FunValue, EvaluationPolicy >Feature network
 Cired::FeatureNetwork< double, StdEvaluationPolicy< double > >
 Cinfrared.infrared.FeatureStatisticsKeeping statistics on features
 Cinfrared.libinfrared.FiniteDomainA finite domain of a variable
 Cired::FiniteDomain
 Cinfrared.libinfrared.FunctionA real valued feature function
 Cinfrared.infrared.PFFunctionAdapterAdapt function for partition function algebra
 Cinfrared.libinfrared.IntFunctionAn integer valued feature function
 Cinfrared.infrared.ArcticFunctionAdapterAdapt function for maximization algebra
 Cired::mapSMap selector class
 Cinfrared.infrared.Model
 Cired::PFEvaluationPolicy< FunValue >The evaluation policy to calculate partition functions
 Cired::StdEvaluationPolicy< FunValue >Define PFEvaluationPolicy as standard
 CRuntimeError
 Cinfrared.infrared.ConsistencyError
 Cinfrared.rna.ParseError
 Cired::ArcticEvaluationPolicy< FunValue >::selector
 Cired::PFEvaluationPolicy< FunValue >::selector
 Cired::simple_mapSSimple map selector class
 Cired::StdEvaluationPolicy< bool >The evaluation policy to combine constraint values. Here, mul corresponds to &&, plus to ||, one to true, and zero to false
 Cired::vecSVector selector class
 Cstd::vector
 Cired::SimpleMap< key_t, val_t >Space saving replacement for map
 Cired::vector_nbv_sel< T >
 Cired::vector_nbv_sel< bool >
 Cired::vector_nbv_sel< fun_value_t >
 Cired::ClusterTree< FunValue, EvaluationPolicy >::vertex_info_tInformation at a vertex (=cluster/bag) of the tree
 Cinfrared.infrared.WeightedFunctionFunction of a constraint network
 Cinfrared.rna.BPEnergyFunction for Stack Energy model
 Cinfrared.rna.GCContFunction for (basepair-wise) BasePair Energy model
 Cinfrared.rna.StackEnergyConstrain nucleotides to be in the same complementarity class
 CABC
 Cinfrared.infrared.EngineBaseAbstract base class for samplers and optimizers
 Cinfrared.infrared.ArcticOptimizerMaximizing optimizer (based on arctic algebra)
 Cinfrared.infrared.BoltzmannSamplerBoltzmann sampler
 Cinfrared.infrared.MultiDimensionalBoltzmannSamplerMulti-dimensional Boltzmann sampler
 Cinfrared.infrared.EvaluationAlgebraAlgebra for evaluating a constraint network
 Cinfrared.infrared.ArcticEvaluationAlgebraMaximization algebra for optimization
 Cinfrared.infrared.PFEvaluationAlgebraPartition function algebra for sampling