LibBeamApi  1.3.0
Typedefs
BComplex.h File Reference
#include <BTypes.h>
#include <complex>
#include <algorithm>

Typedefs

typedef std::complex< double > BComplex

Typedef Documentation

typedef std::complex<double> BComplex

This is based on the Standard C++ library complex class and has all of the functionality of that class.