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

includes TBCI::Vector class and friends intantiations for a certain type NUM to be defined by the Makefile More...

#include "tbci/vector.h"
#include "vector_inst.h"
Include dependency graph for veclib.cc:

Go to the source code of this file.

Macros

#define NUM   double
 
#define VEC_INT_DIV_SUPPORT   1
 
#define T   NUM
 
#define U   NUM
 

Detailed Description

includes TBCI::Vector class and friends intantiations for a certain type NUM to be defined by the Makefile

Definition in file veclib.cc.

Macro Definition Documentation

#define NUM   double

Definition at line 9 of file veclib.cc.

#define T   NUM

Definition at line 22 of file veclib.cc.

#define U   NUM

Definition at line 23 of file veclib.cc.

#define VEC_INT_DIV_SUPPORT   1

Definition at line 12 of file veclib.cc.