MADNESS 0.10.1
Public Member Functions | Private Attributes | List of all members
WriteCoeff< T, D > Class Template Reference

Public Member Functions

 WriteCoeff (const int k, std::ostream &out)
 
 WriteCoeff (const int k, std::ostream &out)
 
void operator() (const Key< D > &key, const Tensor< T > &t) const
 
void operator() (const Key< D > &key, const Tensor< T > &t) const
 

Private Attributes

std::shared_ptr< WriteCoeffImpl< T, D > > impl
 

Constructor & Destructor Documentation

◆ WriteCoeff() [1/2]

template<typename T , size_t D>
WriteCoeff< T, D >::WriteCoeff ( const int  k,
std::ostream &  out 
)
inline

◆ WriteCoeff() [2/2]

template<typename T , size_t D>
WriteCoeff< T, D >::WriteCoeff ( const int  k,
std::ostream &  out 
)
inline

Member Function Documentation

◆ operator()() [1/2]

template<typename T , size_t D>
void WriteCoeff< T, D >::operator() ( const Key< D > &  key,
const Tensor< T > &  t 
) const
inline

◆ operator()() [2/2]

template<typename T , size_t D>
void WriteCoeff< T, D >::operator() ( const Key< D > &  key,
const Tensor< T > &  t 
) const
inline

Member Data Documentation

◆ impl

template<typename T , size_t D>
std::shared_ptr< WriteCoeffImpl< T, D > > WriteCoeff< T, D >::impl
private

The documentation for this class was generated from the following files: