This is the complete list of members for hops::CSmMALAProposal< ModelType, InternalMatrixType >, including all inherited members.
acceptProposal() | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
computeLogAcceptanceProbability() | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
CSmMALAProposal(ModelType model, InternalMatrixType A, VectorType b, const VectorType ¤tState) | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
getName() | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
getNegativeLogLikelihoodOfCurrentState() | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
getProposal() const | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
getState() const | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
getStepSize() const | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
propose(RandomNumberGenerator &randomNumberGenerator) | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
setFisherWeight(typename MatrixType::Scalar newFisherWeight) | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
setState(VectorType newState) | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |
setStepSize(typename MatrixType::Scalar newStepSize) | hops::CSmMALAProposal< ModelType, InternalMatrixType > | |