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

◆ NUM

#define NUM   double

Definition at line 9 of file veclib.cc.

◆ T

#define T   NUM

Definition at line 22 of file veclib.cc.

◆ U

#define U   NUM

Definition at line 23 of file veclib.cc.

◆ VEC_INT_DIV_SUPPORT

#define VEC_INT_DIV_SUPPORT   1

Definition at line 12 of file veclib.cc.