BCModelManager Member List

This is the complete list of members for BCModelManager, including all inherited members.

AddModel(BCModel *model, double prior_probability=0.)BCModelManager
BayesFactor(const unsigned int imodel1, const unsigned int imodel2) const BCModelManager
BCModelManager()BCModelManager
BCModelManager(const BCModelManager &other)BCModelManager
FindMode()BCModelManager
GetDataSet()BCModelManagerinline
GetModel(unsigned index)BCModelManagerinline
GetNModels()BCModelManagerinline
Integrate()BCModelManager
MarginalizeAll()BCModelManager
operator=(BCModelManager modelmanager)BCModelManager
PrintModelComparisonSummary() const BCModelManager
PrintSummary() const BCModelManager
SetAbsolutePrecision(double absprecision)BCModelManager
SetDataSet(BCDataSet *dataset)BCModelManager
SetIntegrationMethod(BCIntegrate::BCIntegrationMethod method)BCModelManager
SetMarginalizationMethod(BCIntegrate::BCMarginalizationMethod method)BCModelManager
SetNbins(unsigned int n)BCModelManager
SetNChains(unsigned int n)BCModelManager
SetNIterationsMax(int niterations)BCModelManager
SetNIterationsMin(int niterations)BCModelManager
SetNIterationsPrecisionCheck(int niterations)BCModelManager
SetOptimizationMethod(BCIntegrate::BCOptimizationMethod method)BCModelManager
SetPrecision(BCEngineMCMC::Precision precision)BCModelManager
SetRelativePrecision(double relprecision)BCModelManager
swap(BCModelManager &A, BCModelManager &B)BCModelManagerfriend
WriteMarkovChain(bool flag)BCModelManager
WriteMarkovChain(const std::string &prefix, const std::string &option, bool flag_run=true, bool flag_prerun=true)BCModelManager
WriteMarkovChainPreRun(bool flag)BCModelManager
WriteMarkovChainRun(bool flag)BCModelManager
~BCModelManager()BCModelManagervirtual