MADNESS  version 0.9
Typedefs | Functions
vmath.cc File Reference
#include <complex>
#include <cmath>
#include <madness/madness_config.h>
Include dependency graph for vmath.cc:

Typedefs

typedef std::complex< double > double_complex
 

Functions

void vzExp (int n, const double_complex *x, double_complex *y)
 

Typedef Documentation

typedef std::complex<double> double_complex

Function Documentation

void vzExp ( int  n,
const double_complex x,
double_complex y 
)

References mpfr::exp().