TBCI Numerical high perf. C++ Library  2.8.0
Macros
cplxinst.cc File Reference

creates TBCI::cplx library by instantiating the class and friends More...

#include "tbci/basics.h"
#include "tbci/cplx.h"
#include "cplx_inst.h"
Include dependency graph for cplxinst.cc:

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
 

Detailed Description

creates TBCI::cplx library by instantiating the class and friends

Definition in file cplxinst.cc.

Macro Definition Documentation

#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.