QMCPACK
IteratorUtility.h File Reference
+ 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<class IT >
void delete_iter (IT first, IT last)
 delete the pointers in [first,last) More...
 
template<typename IT1 , typename IT2 >
void accumulate_elements (IT1 first, IT1 last, IT2 res)