QMCPACK
StlPrettyPrint.hpp File Reference
+ Include dependency graph for StlPrettyPrint.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Functions

template<typename T >
std::ostream & operator<< (std::ostream &out, const std::vector< T > &rhs)
 collapsed vector printout [3, 3, 2, 2] is printed as [3(x2), 2(x2)] More...