#include <std_cplx.h>
Public Types | |
| typedef std::complex< float > & | refval_type |
| typedef const std::complex < float > & | const_refval_type |
| typedef std::complex< float > | loop_refval_type |
| typedef std::complex< float > | loop_const_refval_type |
Definition at line 239 of file std_cplx.h.
| typedef std:: complex<float>& TBCI::tbci_traits< std::complex< float > >::refval_type |
Definition at line 239 of file std_cplx.h.
| typedef const std:: complex<float>& TBCI::tbci_traits< std::complex< float > >::const_refval_type |
Definition at line 239 of file std_cplx.h.
| typedef std:: complex<float> TBCI::tbci_traits< std::complex< float > >::loop_refval_type |
Definition at line 239 of file std_cplx.h.
| typedef std:: complex<float> TBCI::tbci_traits< std::complex< float > >::loop_const_refval_type |
Definition at line 239 of file std_cplx.h.
1.5.6