QMCPACK
FSUtilities.cpp File Reference
+ Include dependency graph for FSUtilities.cpp:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Functions

void get_gridinfo_from_posgrid (const std::vector< PosType > &posgridlist, const IndexType &axis, RealType &lx, RealType &rx, RealType &dx, IndexType &Nx)
 
void getStats (const std::vector< RealType > &vals, RealType &avg, RealType &err, int start=0)
 Simpleaverage and error estimate. More...
 
int estimateEquilibration (const std::vector< RealType > &vals, RealType frac=0.75)
 estimate equilibration of block data More...