Infrared
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 1234]
 NinfraredPackage infrared
 Ninfrared
 CArcticClusterTreeCluster tree for maximization (in arctic semiring)
 CArcticEvaluationAlgebraMaximization algebra for optimization
 CArcticFunctionAdapterAdapt function for maximization algebra
 CArcticOptimizerMaximizing optimizer (based on arctic algebra)
 CBoltzmannSamplerBoltzmann sampler
 CClusterTreeBaseCluster tree base class
 CConsistencyError
 CConstraintFunctionDefinitionError
 CEngineBaseAbstract base class for samplers and optimizers
 CEvaluationAlgebraAlgebra for evaluating a constraint network
 CFeatureFeature in multi-dimensional Boltzmann sampling
 CFeatureStatisticsKeeping statistics on features
 CModel
 CMultiDimensionalBoltzmannSamplerMulti-dimensional Boltzmann sampler
 CPFClusterTreeCluster tree for partition function calculation and sampling
 CPFEvaluationAlgebraPartition function algebra for sampling
 CPFFunctionAdapterAdapt function for partition function algebra
 CValueInConstrain variable to have a value from a specified set
 CWeightedFunctionFunction of a constraint network
 NlibinfraredThe libinfrared module exposing C++ infrared functionality to Python
 CAssignmentAn assignment (of values to variables)
 CConstraintA constraint
 CFiniteDomainA finite domain of a variable
 CFunctionA real valued feature function
 CIntFunctionAn integer valued feature function
 Nrna
 CBPCompConstrain complementarity of the base pair (i,j)
 CBPEnergyFunction for Stack Energy model
 CDifferentComplClassConstraintParse RNA structure including pseudoknots
 CGCContFunction for (basepair-wise) BasePair Energy model
 CNotBPCompFunction for (position-wise) GC content
 CParseError
 CSameComplClassConstraintConstrain nucleotides to be in different complementarity classes
 CStackEnergyConstrain nucleotides to be in the same complementarity class
 Nired
 Ngraph
 Cadjacency_listGraph in adjacency list representation
 Cedge_t
 CArcticEvaluationPolicyEvaluation Strategy for Optimization (max/+); defining the arctic semiring
 Cselector
 CAssignmentA (partial) assignment of variables to values
 CAssignmentIteratorIterate over the assignments of a subset of variables
 CClusterCluster (or bag) in the cluster tree
 CClusterTreeA tree of clusters (=variables, functions, constraints)
 Cedge_info_tInformation at an edge of the tree
 Cvertex_info_tInformation at a vertex (=cluster/bag) of the tree
 Ccontainer_selectorSwitching containers in MaterializedFuntion
 Ccontainer_selector< FunValue, mapS >Class implementing the specializations to enable instantiation of sparse materialized function classes
 Ccontainer_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
 Ccontainer_selector< FunValue, vecS >Class implementing the specializations to enable instantiation of non-sparse materialized function classes
 CDependencyDependencies specify a dependency between variables
 CFeatureNetworkFeature network
 CFiniteDomain
 CFunctionFunctions evaluate assignments of a subset of variables
 CmapSMap selector class
 CMaterializedFunctionA materialized function
 CPFEvaluationPolicyThe evaluation policy to calculate partition functions
 Cselector
 Csimple_mapSSimple map selector class
 CSimpleMapSpace saving replacement for map
 CStdEvaluationPolicyDefine PFEvaluationPolicy as standard
 CStdEvaluationPolicy< bool >The evaluation policy to combine constraint values. Here, mul corresponds to &&, plus to ||, one to true, and zero to false
 CvecSVector selector class
 Cvector_nbv_sel
 Cvector_nbv_sel< bool >