matsolverlib.cc File Reference

includes TBCI::Matrix solver instantiations for a certain type NUM to be defined by the Makefile More...

#include "matrix.h"
#include "solver/gauss_jordan.h"
#include "solver/lu_solver.h"
#include "solver/svd_solver.h"
#include "gauss_jordan_inst.h"
#include "lu_solver_inst.h"
#include "svd_solver_inst.h"

Include dependency graph for matsolverlib.cc:

Go to the source code of this file.

Defines

#define NUM   double
#define T   NUM
#define MAT   TBCI__ Matrix < NUM >
#define VEC   TBCI__ Vector < NUM >


Detailed Description

includes TBCI::Matrix solver instantiations for a certain type NUM to be defined by the Makefile

Definition in file matsolverlib.cc.


Define Documentation

#define MAT   TBCI__ Matrix < NUM >

Definition at line 31 of file matsolverlib.cc.

#define NUM   double

Definition at line 9 of file matsolverlib.cc.

#define T   NUM

Definition at line 28 of file matsolverlib.cc.

#define VEC   TBCI__ Vector < NUM >

Definition at line 32 of file matsolverlib.cc.


Generated on Wed Nov 20 09:28:19 2013 for TBCI Numerical high perf. C++ Library by  doxygen 1.5.6