|
TBCI Numerical high perf. C++ Library
2.8.0
|
includes TBCI::BdMatrix solver instantiations for a certain type NUM to be defined by the Makefile More...
#include "tbci/band_matrix.h"#include "tbci/solver/bd_lu_solver.h"#include "tbci/solver/svd_solver.h"#include "bd_lu_solver_inst.h"#include "svd_solver_inst.h"
Go to the source code of this file.
Macros | |
| #define | NUM double |
| #define | T NUM |
| #define | MAT TBCI__ BdMatrix<NUM > |
| #define | VEC TBCI__ Vector<NUM > |
includes TBCI::BdMatrix solver instantiations for a certain type NUM to be defined by the Makefile
Definition in file bdmatsolverlib.cc.
Definition at line 27 of file bdmatsolverlib.cc.
Referenced by TMatrix< T >::set_ptrs().
| #define NUM double |
Definition at line 9 of file bdmatsolverlib.cc.
| #define T NUM |
Definition at line 24 of file bdmatsolverlib.cc.
Definition at line 28 of file bdmatsolverlib.cc.
Referenced by TMatrix< T >::set_ptrs().
1.8.5