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