AbstractMixedSubstitutionModel(const Alphabet *, StateMap *stateMap, const std::string &prefix) | bpp::AbstractMixedSubstitutionModel | |
AbstractMixedSubstitutionModel(const AbstractMixedSubstitutionModel &) | bpp::AbstractMixedSubstitutionModel | |
AbstractSubstitutionModel(const Alphabet *alpha, StateMap *stateMap, const std::string &prefix) | bpp::AbstractSubstitutionModel | |
AbstractSubstitutionModel(const AbstractSubstitutionModel &model) | bpp::AbstractSubstitutionModel | inline |
bpp::addRateParameter()=0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::addRateParameter() | bpp::AbstractSubstitutionModel | virtual |
alphabet_ | bpp::AbstractSubstitutionModel | protected |
clone() const =0 | bpp::AbstractMixedSubstitutionModel | pure virtual |
bpp::d2Pij_dt2(size_t i, size_t j, double t) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::d2Pij_dt2(size_t i, size_t j, double t) const | bpp::AbstractSubstitutionModel | inlinevirtual |
d2pijt_ | bpp::AbstractSubstitutionModel | mutableprotected |
bpp::dPij_dt(size_t i, size_t j, double t) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::dPij_dt(size_t i, size_t j, double t) const | bpp::AbstractSubstitutionModel | inlinevirtual |
dpijt_ | bpp::AbstractSubstitutionModel | mutableprotected |
eigenDecompose_ | bpp::AbstractSubstitutionModel | protected |
eigenValues_ | bpp::AbstractSubstitutionModel | protected |
bpp::enableEigenDecomposition(bool yn)=0 | bpp::SubstitutionModel | pure virtual |
bpp::enableEigenDecomposition()=0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::enableEigenDecomposition(bool yn) | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::AbstractSubstitutionModel::enableEigenDecomposition() | bpp::AbstractSubstitutionModel | inlinevirtual |
exchangeability_ | bpp::AbstractSubstitutionModel | protected |
fireParameterChanged(const ParameterList ¶meters) | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::freq(size_t i) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::freq(size_t i) const | bpp::AbstractSubstitutionModel | inlinevirtual |
freq_ | bpp::AbstractSubstitutionModel | protected |
generator_ | bpp::AbstractSubstitutionModel | protected |
bpp::getAlphabet() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getAlphabet() const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::getAlphabetStateAsChar(size_t index) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getAlphabetStateAsChar(size_t index) const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::getAlphabetStateAsInt(size_t index) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getAlphabetStateAsInt(size_t index) const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::getAlphabetStates() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getAlphabetStates() const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::getColumnRightEigenVectors() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getColumnRightEigenVectors() const | bpp::AbstractSubstitutionModel | inlinevirtual |
getd2Pij_dt2(double t) const | bpp::AbstractMixedSubstitutionModel | virtual |
getdPij_dt(double t) const | bpp::AbstractMixedSubstitutionModel | virtual |
bpp::getEigenValues() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getEigenValues() const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::getExchangeabilityMatrix() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getExchangeabilityMatrix() const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::getFrequencies() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getFrequencies() const | bpp::AbstractSubstitutionModel | inlinevirtual |
getFrequenciesSet() const | bpp::SubstitutionModel | inlinevirtual |
bpp::getGenerator() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getGenerator() const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::getIEigenValues() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getIEigenValues() const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::getInitValue(size_t i, int state) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getInitValue(size_t i, int state) const | bpp::AbstractSubstitutionModel | virtual |
bpp::getModelStates(int code) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::getModelStates(const std::string &code) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getModelStates(int code) const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::AbstractSubstitutionModel::getModelStates(const std::string &code) const | bpp::AbstractSubstitutionModel | inlinevirtual |
getName() const =0 | bpp::SubstitutionModel | pure virtual |
getNModel(size_t i) const | bpp::AbstractMixedSubstitutionModel | inlinevirtual |
getNModel(size_t i) | bpp::AbstractMixedSubstitutionModel | inlinevirtual |
getNProbability(size_t i) const | bpp::AbstractMixedSubstitutionModel | inlinevirtual |
getNRate(size_t i) const | bpp::AbstractMixedSubstitutionModel | inlinevirtual |
getNumberOfModels() const | bpp::AbstractMixedSubstitutionModel | inlinevirtual |
getNumberOfStates() const | bpp::AbstractMixedSubstitutionModel | virtual |
getPij_t(double t) const | bpp::AbstractMixedSubstitutionModel | virtual |
getProbabilities() const | bpp::AbstractMixedSubstitutionModel | inlinevirtual |
bpp::getRate() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getRate() const | bpp::AbstractSubstitutionModel | virtual |
bpp::getRowLeftEigenVectors() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getRowLeftEigenVectors() const | bpp::AbstractSubstitutionModel | inlinevirtual |
bpp::getScale() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getScale() const | bpp::AbstractSubstitutionModel | virtual |
bpp::getStateMap() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::getStateMap() const | bpp::AbstractSubstitutionModel | inlinevirtual |
getSubmodelNumbers(std::string &desc) const =0 | bpp::MixedSubstitutionModel | pure virtual |
getVRates() const | bpp::AbstractMixedSubstitutionModel | inlinevirtual |
iEigenValues_ | bpp::AbstractSubstitutionModel | protected |
bpp::isDiagonalizable() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::isDiagonalizable() const | bpp::AbstractSubstitutionModel | inlinevirtual |
isDiagonalizable_ | bpp::AbstractSubstitutionModel | protected |
bpp::isNonSingular() const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::isNonSingular() const | bpp::AbstractSubstitutionModel | inlinevirtual |
isNonSingular_ | bpp::AbstractSubstitutionModel | protected |
leftEigenVectors_ | bpp::AbstractSubstitutionModel | protected |
MixedSubstitutionModel() | bpp::MixedSubstitutionModel | inline |
modelsContainer_ | bpp::AbstractMixedSubstitutionModel | protected |
normalizeVRates() | bpp::AbstractMixedSubstitutionModel | virtual |
operator=(const AbstractMixedSubstitutionModel &) | bpp::AbstractMixedSubstitutionModel | |
bpp::AbstractSubstitutionModel::operator=(const AbstractSubstitutionModel &model) | bpp::AbstractSubstitutionModel | inline |
bpp::Pij_t(size_t i, size_t j, double t) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::Pij_t(size_t i, size_t j, double t) const | bpp::AbstractSubstitutionModel | inlinevirtual |
pijt_ | bpp::AbstractSubstitutionModel | mutableprotected |
Qij(size_t i, size_t j) const | bpp::AbstractMixedSubstitutionModel | inlinevirtual |
rate_ | bpp::AbstractSubstitutionModel | protected |
rightEigenVectors_ | bpp::AbstractSubstitutionModel | protected |
bpp::setFreq(std::map< int, double > &frequencies) | bpp::SubstitutionModel | inlinevirtual |
bpp::AbstractSubstitutionModel::setFreq(std::map< int, double > &) | bpp::AbstractSubstitutionModel | virtual |
bpp::setFreqFromData(const SequenceContainer &data, double pseudoCount=0)=0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::setFreqFromData(const SequenceContainer &data, double pseudoCount=0) | bpp::AbstractSubstitutionModel | virtual |
setNProbability(size_t i, double prob) | bpp::AbstractMixedSubstitutionModel | inlinevirtual |
setRate(double rate) | bpp::AbstractMixedSubstitutionModel | virtual |
bpp::setScale(double scale)=0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::setScale(double scale) | bpp::AbstractSubstitutionModel | virtual |
setVRates(const Vdouble &vd) | bpp::AbstractMixedSubstitutionModel | virtual |
bpp::Sij(size_t i, size_t j) const =0 | bpp::SubstitutionModel | pure virtual |
bpp::AbstractSubstitutionModel::Sij(size_t i, size_t j) const | bpp::AbstractSubstitutionModel | inlinevirtual |
size_ | bpp::AbstractSubstitutionModel | protected |
stateMap_ | bpp::AbstractSubstitutionModel | protected |
SubstitutionModel() | bpp::SubstitutionModel | inline |
tmpMat_ | bpp::AbstractSubstitutionModel | mutableprotected |
updateMatrices() | bpp::AbstractSubstitutionModel | protectedvirtual |
vPowGen_ | bpp::AbstractSubstitutionModel | protected |
vProbas_ | bpp::AbstractMixedSubstitutionModel | protected |
vRates_ | bpp::AbstractMixedSubstitutionModel | protected |
~AbstractMixedSubstitutionModel() | bpp::AbstractMixedSubstitutionModel | virtual |
~AbstractSubstitutionModel() | bpp::AbstractSubstitutionModel | inlinevirtual |
~MixedSubstitutionModel() | bpp::MixedSubstitutionModel | inlinevirtual |
~SubstitutionModel() | bpp::SubstitutionModel | inlinevirtual |