hops
|
Go to the source code of this file.
Namespaces | |
hops | |
Functions | |
template<typename StateType > | |
double | hops::computeEffectiveSampleSize (const std::vector< const std::vector< StateType > * > &chains, unsigned long dimension) |
template<typename StateType > | |
std::vector< double > | hops::computeEffectiveSampleSize (const std::vector< const std::vector< StateType > * > &chains) |
template<typename StateType > | |
double | hops::computeEffectiveSampleSize (const std::vector< std::vector< StateType >> &chains, unsigned long dimension) |
template<typename StateType > | |
std::vector< double > | hops::computeEffectiveSampleSize (const std::vector< std::vector< StateType >> &chains) |