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

Go to the source code of this file.

Classes

class  SizeLimitedDataQueue< T, NUM_FIELDS >
 collect data with a history limit. More...
 
struct  SizeLimitedDataQueue< T, NUM_FIELDS >::HistoryElement
 

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Class Documentation

◆ qmcplusplus::SizeLimitedDataQueue::HistoryElement

struct qmcplusplus::SizeLimitedDataQueue::HistoryElement

template<typename T, size_t NUM_FIELDS>
struct qmcplusplus::SizeLimitedDataQueue< T, NUM_FIELDS >::HistoryElement

Definition at line 29 of file SizeLimitedDataQueue.hpp.

+ Collaboration diagram for SizeLimitedDataQueue< T, NUM_FIELDS >::HistoryElement:
Class Members
array< T, NUM_FIELDS > properties
T weight