bpp-phyl3  3.0.0
bpp::MixedSubstitutionModelSet Member List

This is the complete list of members for bpp::MixedSubstitutionModelSet, including all inherited members.

AbstractParameterAliasable(const std::string &prefix)bpp::AbstractParameterAliasable
AbstractParameterAliasable(const AbstractParameterAliasable &ap)bpp::AbstractParameterAliasable
AbstractParametrizable(const std::string &prefix)bpp::AbstractParametrizable
addEmptyHyperNode()bpp::MixedSubstitutionModelSet
addHyperNode(const HyperNode &hn)bpp::MixedSubstitutionModelSet
addModel(std::shared_ptr< TransitionModelInterface > model, const std::vector< int > &nodesId)bpp::SubstitutionModelSet
addParameter_(Parameter *parameter)bpp::AbstractParameterAliasableprotectedvirtual
addParameters_(const ParameterList &parameters)bpp::AbstractParameterAliasableprotectedvirtual
addToHyperNode(size_t nM, const Vuint &vnS, int nH=-1)bpp::MixedSubstitutionModelSet
aliasListenersRegister_bpp::AbstractParameterAliasableprivate
aliasParameters(const std::string &p1, const std::string &p2)bpp::AbstractParameterAliasablevirtual
aliasParameters(std::map< std::string, std::string > &unparsedParams, bool verbose)bpp::AbstractParameterAliasablevirtual
alphabet() constbpp::SubstitutionModelSetinline
alphabet_bpp::SubstitutionModelSetprotected
checkOrphanModels(bool throwEx) constbpp::SubstitutionModelSetprotected
checkOrphanNodes(const Tree &tree, bool throwEx) constbpp::SubstitutionModelSetprotected
checkUnknownNodes(const Tree &tree, bool throwEx) constbpp::SubstitutionModelSetprotected
clear()bpp::MixedSubstitutionModelSet
clone() constbpp::MixedSubstitutionModelSetinlinevirtual
complete()bpp::MixedSubstitutionModelSet
computeHyperNodesProbabilities()bpp::MixedSubstitutionModelSet
deleteParameter_(size_t index)bpp::AbstractParameterAliasableprotectedvirtual
deleteParameter_(std::string &name)bpp::AbstractParameterAliasableprotectedvirtual
deleteParameters_(const std::vector< std::string > &names)bpp::AbstractParameterAliasableprotectedvirtual
fireParameterChanged(const ParameterList &parameters)bpp::MixedSubstitutionModelSetvirtual
getAlias(const std::string &name) constbpp::AbstractParameterAliasablevirtual
getAliasedParameters(const ParameterList &pl) constbpp::AbstractParameterAliasable
getAliases() constbpp::AbstractParameterAliasablevirtual
getAlphabet() constbpp::SubstitutionModelSetinline
getAlphabetStateAsChar(size_t index) constbpp::SubstitutionModelSetinline
getAlphabetStateAsInt(size_t index) constbpp::SubstitutionModelSetinline
getAlphabetStates() constbpp::SubstitutionModelSetinline
getFrom(const std::string &name) constbpp::AbstractParameterAliasable
getFromParameters(const ParameterList &pl) constbpp::AbstractParameterAliasable
getHyperNode(size_t i)bpp::MixedSubstitutionModelSetinline
getHyperNode(size_t i) constbpp::MixedSubstitutionModelSetinline
getHyperNodeProbability(const HyperNode &hn) constbpp::MixedSubstitutionModelSet
getIndependentParameters() constbpp::AbstractParameterAliasablevirtual
getModel(size_t i) constbpp::SubstitutionModelSetinline
getModel(size_t i)bpp::SubstitutionModelSetinline
getModelForNode(int nodeId) constbpp::SubstitutionModelSetinline
getModelForNode(int nodeId)bpp::SubstitutionModelSetinline
getModelIndexForNode(int nodeId) constbpp::SubstitutionModelSetinline
getModelParameters(size_t modelIndex) constbpp::SubstitutionModelSet
getModelStates(int code) constbpp::SubstitutionModelSetinline
getModelStates(const std::string &code) constbpp::SubstitutionModelSetinline
getNamespace() const overridebpp::AbstractParameterAliasablevirtual
getNodeParameters() constbpp::SubstitutionModelSetinline
getNodesWithModel(size_t i) constbpp::SubstitutionModelSetinline
getNodesWithParameter(const std::string &name) constbpp::SubstitutionModelSet
getNumberOfHyperNodes() constbpp::MixedSubstitutionModelSetinline
getNumberOfIndependentParameters() constbpp::AbstractParameterAliasablevirtual
getNumberOfModels() constbpp::SubstitutionModelSetinline
getNumberOfParameters() const overridebpp::AbstractParameterAliasablevirtual
getNumberOfStates() constbpp::SubstitutionModelSetinline
getParameter(const std::string &name) constbpp::AbstractParameterAliasable
getParameter(size_t i) constbpp::AbstractParameterAliasableprotected
getParameter(size_t i)bpp::AbstractParameterAliasableprotected
getParameter_(const std::string &name)bpp::AbstractParameterAliasableprotected
getParameter_(size_t index)bpp::AbstractParameterAliasableprotected
getParameter_(size_t index) constbpp::AbstractParameterAliasableprotected
getParameterNameWithoutNamespace(const std::string &name) const overridebpp::AbstractParameterAliasablevirtual
getParameters() const overridebpp::AbstractParameterAliasablevirtual
getParameters_() overridebpp::AbstractParameterAliasableprotectedvirtual
getParameterValue(const std::string &name) const overridebpp::AbstractParameterAliasablevirtual
getParameterWithNamespace_(const std::string &name)bpp::AbstractParameterAliasableprotected
getParameterWithNamespace_(const std::string &name) constbpp::AbstractParameterAliasableprotected
getRootFrequencies() constbpp::SubstitutionModelSetinline
getRootFrequenciesParameters() constbpp::SubstitutionModelSetinline
getRootFrequencySet() constbpp::SubstitutionModelSetinline
getStateMap() constbpp::SubstitutionModelSetinline
getSubstitutionModel(size_t i) constbpp::SubstitutionModelSetinline
getSubstitutionModel(size_t i)bpp::SubstitutionModelSetinline
getSubstitutionModelForNode(int nodeId) constbpp::SubstitutionModelSetinline
getSubstitutionModelForNode(int nodeId)bpp::SubstitutionModelSetinline
hasExclusivePaths() constbpp::MixedSubstitutionModelSet
hasIndependentParameter(const std::string &name) constbpp::AbstractParameterAliasable
hasMixedTransitionModel() constbpp::SubstitutionModelSet
hasOnlySubstitutionModels() constbpp::SubstitutionModelSetinline
hasParameter(const std::string &name) const overridebpp::AbstractParameterAliasablevirtual
includeParameters_(const ParameterList &parameters)bpp::AbstractParameterAliasableprotectedvirtual
independentParameters_bpp::AbstractParameterAliasableprivate
isFullySetUpFor(const Tree &tree, bool throwEx=true) constbpp::SubstitutionModelSetinline
isStationary() constbpp::SubstitutionModelSetinline
listModelNames(std::ostream &out=std::cout) constbpp::SubstitutionModelSet
matchParametersValues(const ParameterList &parameters) overridebpp::AbstractParameterAliasablevirtual
MixedSubstitutionModelSet(std::shared_ptr< const Alphabet > alpha)bpp::MixedSubstitutionModelSetinline
MixedSubstitutionModelSet(const MixedSubstitutionModelSet &set)bpp::MixedSubstitutionModelSet
MixedSubstitutionModelSet(const SubstitutionModelSet &set)bpp::MixedSubstitutionModelSet
model(size_t i) constbpp::SubstitutionModelSetinline
model(size_t i)bpp::SubstitutionModelSetinline
modelParameters_bpp::SubstitutionModelSetprivate
modelSet_bpp::SubstitutionModelSetprotected
modelToNodes_bpp::SubstitutionModelSetmutableprivate
nbStates_bpp::SubstitutionModelSetprotected
nodeToModel_bpp::SubstitutionModelSetmutableprivate
operator=(const MixedSubstitutionModelSet &set)bpp::MixedSubstitutionModelSet
bpp::SubstitutionModelSet::operator=(const SubstitutionModelSet &set)bpp::SubstitutionModelSet
bpp::AbstractParameterAliasable::operator=(const AbstractParameterAliasable &ap)bpp::AbstractParameterAliasable
parameter(const std::string &name) const overridebpp::AbstractParameterAliasablevirtual
ParameterAliasable()bpp::ParameterAliasable
parameters_bpp::AbstractParameterAliasableprivate
Parametrizable()bpp::Parametrizable
prefix_bpp::AbstractParameterAliasableprivate
removeConstraint(const std::string &name) overridebpp::AbstractParameterAliasablevirtual
replaceModel(size_t modelIndex, std::shared_ptr< TransitionModelInterface > model)bpp::SubstitutionModelSet
resetModelToNodeIds()bpp::SubstitutionModelSet
resetParameters_()bpp::AbstractParameterAliasableprotected
rootFrequencies_bpp::SubstitutionModelSetprivate
rootFrequencySet() constbpp::SubstitutionModelSetinline
setAllParametersValues(const ParameterList &parameters) overridebpp::AbstractParameterAliasablevirtual
setConstraint(const std::string &name, std::shared_ptr< ConstraintInterface > constraint) overridebpp::AbstractParameterAliasablevirtual
setNamespace(const std::string &prefix)bpp::AbstractParameterAliasablevirtual
setNodeToModel(size_t modelIndex, int nodeId)bpp::SubstitutionModelSet
setParametersValues(const ParameterList &parameters) overridebpp::AbstractParameterAliasablevirtual
setParameterValue(const std::string &name, double value) overridebpp::AbstractParameterAliasablevirtual
setRootFrequencies(std::shared_ptr< FrequencySetInterface > rootFreqs)bpp::SubstitutionModelSet
shareParameter_(const std::shared_ptr< Parameter > &parameter)bpp::AbstractParameterAliasableprotectedvirtual
shareParameters_(const ParameterList &parameters)bpp::AbstractParameterAliasableprotectedvirtual
stateMap() constbpp::SubstitutionModelSetinline
stationarity_bpp::SubstitutionModelSetprivate
substitutionModel(size_t i) constbpp::SubstitutionModelSetinline
SubstitutionModelSet(std::shared_ptr< const Alphabet > alpha)bpp::SubstitutionModelSetinline
SubstitutionModelSet(std::shared_ptr< const Alphabet > alpha, std::shared_ptr< FrequencySetInterface > rootFreqs)bpp::SubstitutionModelSetinline
SubstitutionModelSet(const SubstitutionModelSet &set)bpp::SubstitutionModelSet
unaliasParameters(const std::string &p1, const std::string &p2)bpp::AbstractParameterAliasablevirtual
updateRootFrequencies()bpp::SubstitutionModelSetinlineprotected
vpHyperNodes_bpp::MixedSubstitutionModelSetprivate
~AbstractParameterAliasable()bpp::AbstractParameterAliasablevirtual
~AbstractParametrizable()bpp::AbstractParametrizablevirtual
~Clonable()=defaultbpp::Clonablevirtual
~MixedSubstitutionModelSet()bpp::MixedSubstitutionModelSet
~ParameterAliasable()bpp::ParameterAliasablevirtual
~Parametrizable()bpp::Parametrizablevirtual
~SubstitutionModelSet()bpp::SubstitutionModelSetinlinevirtual