|
TBCI Numerical high perf. C++ Library
2.8.0
|
creates TBCI::cplx library by instantiating the class and friends More...
#include "tbci/basics.h"#include "tbci/cplx.h"#include "cplx_inst.h"
Go to the source code of this file.
Macros | |
| #define | MINLINE /* extern inline */ |
| #define | PRAGMA_IMPL_MALLOC_CACHE |
| #define | NUM double |
| #define | TEMPLATE template |
| #define | T NUM |
| #define | U NUM |
creates TBCI::cplx library by instantiating the class and friends
Definition in file cplxinst.cc.
| #define MINLINE /* extern inline */ |
Definition at line 7 of file cplxinst.cc.
| #define NUM double |
Definition at line 19 of file cplxinst.cc.
| #define PRAGMA_IMPL_MALLOC_CACHE |
Definition at line 10 of file cplxinst.cc.
| #define T NUM |
Definition at line 24 of file cplxinst.cc.
| #define TEMPLATE template |
Definition at line 22 of file cplxinst.cc.
| #define U NUM |
Definition at line 25 of file cplxinst.cc.
1.8.5