MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
madness::valarray_allocator Struct Reference

#include <PNOStructures.h>

Public Member Functions

 valarray_allocator (const size_t &indim)
 
std::valarray< double > operator() ()
 
valarray_allocator operator= (const valarray_allocator &other)
 

Public Attributes

const size_t dim
 

Constructor & Destructor Documentation

◆ valarray_allocator()

madness::valarray_allocator::valarray_allocator ( const size_t &  indim)
inline

Member Function Documentation

◆ operator()()

std::valarray<double> madness::valarray_allocator::operator() ( )
inline

References dim.

◆ operator=()

valarray_allocator madness::valarray_allocator::operator= ( const valarray_allocator other)
inline

References dim.

Member Data Documentation

◆ dim

const size_t madness::valarray_allocator::dim

Referenced by operator()(), and operator=().


The documentation for this struct was generated from the following file: