MADNESS  0.10.1
Namespaces | Typedefs
tensoriter.cc File Reference

Implements TensorIterator. More...

#include <madness/tensor/tensor.h>
#include <iostream>
#include <algorithm>
#include <complex>
#include <cmath>
Include dependency graph for tensoriter.cc:

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Typedefs

typedef std::complex< double > double_complex
 
typedef std::complex< float > float_complex
 

Detailed Description

Implements TensorIterator.

Typedef Documentation

◆ double_complex

typedef std::complex<double> double_complex

◆ float_complex

typedef std::complex<float> float_complex