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