This is the complete list of members for hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise >, including all inherited members.
acceptProposal() | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |
computeLogAcceptanceProbability() | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | inline |
getName() | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |
getProposal() const | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |
getState() const | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |
getStepSize() const | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |
HitAndRunProposal(MatrixType A, VectorType b, VectorType currentState) | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |
m_proposal | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | protected |
propose(RandomNumberGenerator &randomNumberGenerator) | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |
setState(StateType newState) | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |
setStepSize(typename MatrixType::Scalar stepSize) | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |
state | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | protected |
StateType typedef | hops::HitAndRunProposal< MatrixType, VectorType, ChordStepDistribution, Precise > | |