MADNESS  version 0.9
Classes | Functions
complex_fun.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  real_op< Q, NDIM >
 

Functions

template<typename Q , int NDIM>
Function< typename
TensorTypeData< Q >
::scalar_type, NDIM
real (const Function< Q, NDIM > &func)
 
void ln (const Key< 3 > &key, Tensor< std::complex< double > > &t)
 

Function Documentation

void ln ( const Key< 3 > &  key,
Tensor< std::complex< double > > &  t 
)
inline
template<typename Q , int NDIM>
Function<typename TensorTypeData<Q>::scalar_type,NDIM> real ( const Function< Q, NDIM > &  func)