helper functions for EinsplineSetBuilder
QTBase::RealType RealType
QMCTraits::IndexType IndexType
QMCTraits::PosType PosType
OHMMS_INDEXTYPE IndexType
define other types
QMCTraits::RealType RealType
void getStats(const std::vector< RealType > &vals, RealType &avg, RealType &err, int start)
Simpleaverage and error estimate.
int estimateEquilibration(const std::vector< RealType > &vals, RealType frac)
estimate equilibration of block data
void get_gridinfo_from_posgrid(const std::vector< PosType > &posgridlist, const IndexType &axis, RealType &lx, RealType &rx, RealType &dx, IndexType &Nx)