|
TBCI Numerical high perf. C++ Library
2.8.0
|
creates std::complex library by instantiating the class and friends More...
#include "tbci/std_cplx.h"#include "std_cplx_inst.h"
Go to the source code of this file.
Macros | |
| #define | MINLINE /* extern inline */ |
| #define | NUM double |
| #define | TEMPLATE template |
| #define | T NUM |
| #define | U NUM |
creates std::complex library by instantiating the class and friends
Definition in file stdcomplexinst.cc.
| #define MINLINE /* extern inline */ |
Definition at line 7 of file stdcomplexinst.cc.
| #define NUM double |
Definition at line 13 of file stdcomplexinst.cc.
| #define T NUM |
Definition at line 20 of file stdcomplexinst.cc.
| #define TEMPLATE template |
Definition at line 16 of file stdcomplexinst.cc.
| #define U NUM |
Definition at line 21 of file stdcomplexinst.cc.
1.8.5