MADNESS  version 0.9
Public Types | Public Member Functions | List of all members
madness::function_real2complex_op< Q, NDIM > Struct Template Reference

#include <complexfun.h>

Public Types

typedef std::complex< Q > resultT
 

Public Member Functions

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

Member Typedef Documentation

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

Member Function Documentation

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

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