| AbstractParameterAliasable(const std::string &prefix) | bpp::AbstractParameterAliasable | |
| AbstractParameterAliasable(const AbstractParameterAliasable &ap) | bpp::AbstractParameterAliasable | |
| AbstractParametrizable(const std::string &prefix) | bpp::AbstractParametrizable | |
| AbstractSubstitutionProcess() | bpp::AbstractSubstitutionProcess | inline |
| addParameter_(Parameter *parameter) | bpp::AbstractParameterAliasable | protectedvirtual |
| addParameters_(const ParameterList ¶meters) | bpp::AbstractParameterAliasable | protectedvirtual |
| aliasListenersRegister_ | bpp::AbstractParameterAliasable | private |
| bpp::aliasParameters(const std::string &p1, const std::string &p2)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::aliasParameters(std::map< std::string, std::string > &unparsedParams, bool verbose)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::aliasParameters(const std::string &p1, const std::string &p2) | bpp::AbstractParameterAliasable | virtual |
| bpp::AbstractParameterAliasable::aliasParameters(std::map< std::string, std::string > &unparsedParams, bool verbose) | bpp::AbstractParameterAliasable | virtual |
| bpp::clone() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| bpp::AbstractParameterAliasable::clone() const=0 | bpp::AbstractParameterAliasable | pure virtual |
| deleteParameter_(size_t index) | bpp::AbstractParameterAliasable | protectedvirtual |
| deleteParameter_(std::string &name) | bpp::AbstractParameterAliasable | protectedvirtual |
| deleteParameters_(const std::vector< std::string > &names) | bpp::AbstractParameterAliasable | protectedvirtual |
| fireParameterChanged(const ParameterList ¶meters) | bpp::AbstractParameterAliasable | virtual |
| bpp::getAlias(const std::string &name) const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::getAlias(const std::string &name) const | bpp::AbstractParameterAliasable | virtual |
| getAliasedParameters(const ParameterList &pl) const | bpp::AbstractParameterAliasable | |
| bpp::getAliases() const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::getAliases() const | bpp::AbstractParameterAliasable | virtual |
| getAlphabet() const | bpp::AbstractSubstitutionProcess | inline |
| getBranchLengthParameters(bool independent) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getClassProbabilities() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getFrom(const std::string &name) const | bpp::AbstractParameterAliasable | |
| getFromParameters(const ParameterList &pl) const | bpp::AbstractParameterAliasable | |
| bpp::getIndependentParameters() const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::getIndependentParameters() const | bpp::AbstractParameterAliasable | virtual |
| getModel(size_t i) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getModel(unsigned int nodeId, size_t classIndex) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getModelForNode(unsigned int nodeId) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getModelNumberForNode(unsigned int nodeId) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getModelNumbers() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getModelScenario() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| bpp::getNamespace() const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::getNamespace() const override | bpp::AbstractParameterAliasable | virtual |
| getNodesWithModel(size_t i) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getNonDerivableParameters() const | bpp::AbstractSubstitutionProcess | virtual |
| getNumberOfClasses() const | bpp::AbstractSubstitutionProcess | inlinevirtual |
| bpp::getNumberOfIndependentParameters() const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::getNumberOfIndependentParameters() const | bpp::AbstractParameterAliasable | virtual |
| getNumberOfModels() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| bpp::getNumberOfParameters() const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::getNumberOfParameters() const override | bpp::AbstractParameterAliasable | virtual |
| getNumberOfStates() const | bpp::AbstractSubstitutionProcess | inlinevirtual |
| getParameter(const std::string &name) const | bpp::AbstractParameterAliasable | |
| getParameter(size_t i) const | bpp::AbstractParameterAliasable | protected |
| getParameter(size_t i) | bpp::AbstractParameterAliasable | protected |
| getParameter_(const std::string &name) | bpp::AbstractParameterAliasable | protected |
| getParameter_(size_t index) | bpp::AbstractParameterAliasable | protected |
| getParameter_(size_t index) const | bpp::AbstractParameterAliasable | protected |
| bpp::getParameterNameWithoutNamespace(const std::string &name) const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::getParameterNameWithoutNamespace(const std::string &name) const override | bpp::AbstractParameterAliasable | virtual |
| bpp::getParameters() const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::getParameters() const override | bpp::AbstractParameterAliasable | virtual |
| bpp::getParameters_()=0 | bpp::ParameterAliasable | protectedpure virtual |
| bpp::AbstractParameterAliasable::getParameters_() override | bpp::AbstractParameterAliasable | protectedvirtual |
| bpp::getParameterValue(const std::string &name) const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::getParameterValue(const std::string &name) const override | bpp::AbstractParameterAliasable | virtual |
| getParameterWithNamespace_(const std::string &name) | bpp::AbstractParameterAliasable | protected |
| getParameterWithNamespace_(const std::string &name) const | bpp::AbstractParameterAliasable | protected |
| getParametrizablePhyloTree() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getProbabilityForModel(size_t classIndex) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getRateDistribution() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getRateDistribution()=0 | bpp::SubstitutionProcessInterface | pure virtual |
| getRateDistributionParameters(bool independent) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getRateForModel(size_t classIndex) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getRootFrequencies() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getRootFrequenciesParameters(bool independent) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getRootFrequencySet() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getRootFrequencySet()=0 | bpp::SubstitutionProcessInterface | pure virtual |
| getStateMap() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| getSubstitutionModelParameters(bool independent) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| hasIndependentParameter(const std::string &name) const | bpp::AbstractParameterAliasable | |
| bpp::hasParameter(const std::string &name) const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::hasParameter(const std::string &name) const override | bpp::AbstractParameterAliasable | virtual |
| hasRootFrequencySet() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| includeParameters_(const ParameterList ¶meters) | bpp::AbstractParameterAliasable | protectedvirtual |
| independentParameters_ | bpp::AbstractParameterAliasable | private |
| isCompatibleWith(const AlignmentDataInterface &data) const | bpp::AbstractSubstitutionProcess | inlinevirtual |
| bpp::matchParametersValues(const ParameterList ¶meters)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::matchParametersValues(const ParameterList ¶meters) override | bpp::AbstractParameterAliasable | virtual |
| model(size_t i) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| model(unsigned int nodeId, size_t classIndex) const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| operator=(const AbstractParameterAliasable &ap) | bpp::AbstractParameterAliasable | |
| bpp::parameter(const std::string &name) const=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::parameter(const std::string &name) const override | bpp::AbstractParameterAliasable | virtual |
| ParameterAliasable() | bpp::ParameterAliasable | |
| parameters_ | bpp::AbstractParameterAliasable | private |
| Parametrizable() | bpp::Parametrizable | |
| parametrizablePhyloTree() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| prefix_ | bpp::AbstractParameterAliasable | private |
| rateDistribution() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| rateDistribution()=0 | bpp::SubstitutionProcessInterface | pure virtual |
| bpp::removeConstraint(const std::string &name)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::removeConstraint(const std::string &name) override | bpp::AbstractParameterAliasable | virtual |
| resetParameters_() | bpp::AbstractParameterAliasable | protected |
| rootFrequencySet() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| rootFrequencySet()=0 | bpp::SubstitutionProcessInterface | pure virtual |
| bpp::setAllParametersValues(const ParameterList ¶meters)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::setAllParametersValues(const ParameterList ¶meters) override | bpp::AbstractParameterAliasable | virtual |
| bpp::setConstraint(const std::string &name, std::shared_ptr< ConstraintInterface > constraint)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::setConstraint(const std::string &name, std::shared_ptr< ConstraintInterface > constraint) override | bpp::AbstractParameterAliasable | virtual |
| bpp::setNamespace(const std::string &prefix)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::setNamespace(const std::string &prefix) | bpp::AbstractParameterAliasable | virtual |
| bpp::setParametersValues(const ParameterList ¶meters)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::setParametersValues(const ParameterList ¶meters) override | bpp::AbstractParameterAliasable | virtual |
| bpp::setParameterValue(const std::string &name, double value)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::setParameterValue(const std::string &name, double value) override | bpp::AbstractParameterAliasable | virtual |
| shareParameter_(const std::shared_ptr< Parameter > ¶meter) | bpp::AbstractParameterAliasable | protectedvirtual |
| shareParameters_(const ParameterList ¶meters) | bpp::AbstractParameterAliasable | protectedvirtual |
| stateMap() const =0 | bpp::SubstitutionProcessInterface | pure virtual |
| bpp::unaliasParameters(const std::string &p1, const std::string &p2)=0 | bpp::ParameterAliasable | pure virtual |
| bpp::AbstractParameterAliasable::unaliasParameters(const std::string &p1, const std::string &p2) | bpp::AbstractParameterAliasable | virtual |
| ~AbstractParameterAliasable() | bpp::AbstractParameterAliasable | virtual |
| ~AbstractParametrizable() | bpp::AbstractParametrizable | virtual |
| ~Clonable()=default | bpp::Clonable | virtual |
| ~ParameterAliasable() | bpp::ParameterAliasable | virtual |
| ~Parametrizable() | bpp::Parametrizable | virtual |