Beam-lib
2.16.3
This is the Beam C++ class library.
|
Go to the source code of this file.
Typedefs | |
typedef std::complex< double > | BComplex |
typedef std::complex< float > | BComplex32 |
typedef std::complex< double > | BComplex64 |
typedef std::complex<double> BComplex |
This is based on the Standard C++ library complex class and has all of the functionality of that class.
typedef std::complex<float> BComplex32 |
typedef std::complex<double> BComplex64 |