|
hops
|
This is the complete list of members for hops::MarkovChainFactory, including all inherited members.
| createMarkovChain(Proposal m_proposal) | hops::MarkovChainFactory | inlinestatic |
| createMarkovChain(MarkovChainType type, MatrixType inequalityLhs, VectorType inequalityRhs, VectorType startingPoint) | hops::MarkovChainFactory | inlinestatic |
| createMarkovChain(Proposal m_proposal, MatrixType unroundingTransformation, VectorType unroundingShift) | hops::MarkovChainFactory | inlinestatic |
| createMarkovChain(MarkovChainType type, MatrixType roundedInequalityLhs, VectorType roundedInequalityRhs, VectorType startingPoint, MatrixType unroundingTransformation, VectorType unroundingShift) | hops::MarkovChainFactory | inlinestatic |
| createMarkovChain(Proposal m_proposal, std::shared_ptr< Model > model) | hops::MarkovChainFactory | inlinestatic |
| createMarkovChain(MarkovChainType type, MatrixType inequalityLhs, VectorType inequalityRhs, VectorType startingPoint, const std::shared_ptr< Model > &model) | hops::MarkovChainFactory | inlinestatic |
| createMarkovChain(Proposal m_proposal, MatrixType unroundingTransformation, VectorType unroundingShift, std::shared_ptr< Model > model) | hops::MarkovChainFactory | inlinestatic |
| createMarkovChain(MarkovChainType type, MatrixType roundedInequalityLhs, VectorType roundedInequalityRhs, VectorType startingPoint, MatrixType unroundingTransformation, VectorType unroundingShift, const std::shared_ptr< Model > &model) | hops::MarkovChainFactory | inlinestatic |
| createMarkovChainWithParallelTempering(MarkovChainType type, MatrixType inequalityLhs, VectorType inequalityRhs, VectorType startingPoint, const std::shared_ptr< Model > &model, RandomNumberGenerator synchronizedRandomNumberGenerator) | hops::MarkovChainFactory | inlinestatic |
| createMarkovChainWithParallelTempering(MarkovChainType type, MatrixType roundedInequalityLhs, VectorType roundedInequalityRhs, VectorType startingPoint, MatrixType unroundingTransformation, VectorType unroundingShift, const std::shared_ptr< Model > &model, RandomNumberGenerator synchronizedRandomNumberGenerator) | hops::MarkovChainFactory | inlinestatic |
1.8.17