TBCI Numerical high perf. C++ Library 2.8.0
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

◆ MINLINE

#define MINLINE   /* extern inline */

Definition at line 7 of file cplxinst.cc.

◆ NUM

#define NUM   double

Definition at line 19 of file cplxinst.cc.

◆ PRAGMA_IMPL_MALLOC_CACHE

#define PRAGMA_IMPL_MALLOC_CACHE

Definition at line 10 of file cplxinst.cc.

◆ T

#define T   NUM

Definition at line 24 of file cplxinst.cc.

◆ TEMPLATE

#define TEMPLATE   template

Definition at line 22 of file cplxinst.cc.

◆ U

#define U   NUM

Definition at line 25 of file cplxinst.cc.