std::complex< BFloat64 > BComplex
This is a complex number using BFloat64 sized parameters. It is based on the Standard C++ library com...
Definition: BComplex.h:17
std::complex< BFloat32 > BComplex32
This is a complex number using BFloat32 sized parameters. It is based on the Standard C++ library com...
Definition: BComplex.h:20
std::complex< BFloat64 > BComplex64
This is a complex number using BFloat64 sized parameters. It is based on the Standard C++ library com...
Definition: BComplex.h:23