MADNESS  0.10.1
Public Types | Public Member Functions | List of all members
function_real2complex_op< Q, NDIM > Struct Template Reference

Public Types

typedef std::complex< QresultT
 

Public Member Functions

Tensor< resultToperator() (const Key< NDIM > &key, const Tensor< Q > &t) const
 
template<typename Archive >
void serialize (Archive &ar)
 

Member Typedef Documentation

◆ resultT

template<typename Q , int NDIM>
typedef std::complex<Q> function_real2complex_op< Q, NDIM >::resultT

Member Function Documentation

◆ operator()()

template<typename Q , int NDIM>
Tensor<resultT> function_real2complex_op< Q, NDIM >::operator() ( const Key< NDIM > &  key,
const Tensor< Q > &  t 
) const
inline

◆ serialize()

template<typename Q , int NDIM>
template<typename Archive >
void function_real2complex_op< Q, NDIM >::serialize ( Archive &  ar)
inline

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