hops
|
#include <Eigen/Eigenvalues>
#include <hops/MarkovChain/Proposal/DikinProposal.hpp>
#include <hops/MarkovChain/Recorder/IsAddMessageAvailabe.hpp>
#include <random>
#include <utility>
Go to the source code of this file.
Classes | |
class | hops::CSmMALAProposal< ModelType, InternalMatrixType > |
Namespaces | |
hops | |
hops::CSmMALAProposalDetails | |
Functions | |
template<typename MatrixType > | |
void | hops::CSmMALAProposalDetails::computeMetricInfoForCSmMALAWithSvd (const MatrixType &metric, MatrixType &sqrtInvMetric, double &logSqrtDeterminant) |