|
TBCI Numerical high perf. C++ Library
2.8.0
|
Instatiates the exceptions needed, because gcc-3 is more strictly following the pragma interface statements. More...
#include "tbci/bvector.h"#include "tbci/fs_vector.h"#include "tbci/matrix.h"#include "tbci/band_matrix.h"#include "tbci/index.h"#include "tbci/tensor.h"#include "tbci/crmatrix.h"#include "tbci/cscmatrix.h"#include "tbci/f_bandmatrix.h"
Go to the source code of this file.
Macros | |
| #define | NO_DOUBLE_SPEC |
| #define | NO_INT_DIV |
| #define | THROW_EXC(x) |
Functions | |
| NAMESPACE_TBCI | WEAK (void __tbci_throw_exception0_VecErr()) |
Instatiates the exceptions needed, because gcc-3 is more strictly following the pragma interface statements.
Definition in file exceptions.cc.
| #define NO_DOUBLE_SPEC |
Definition at line 14 of file exceptions.cc.
| #define NO_INT_DIV |
Definition at line 17 of file exceptions.cc.
| #define THROW_EXC | ( | x | ) |
Definition at line 22 of file exceptions.cc.
| WEAK | ( | void | __tbci_throw_exception0_VecErr() | ) |
Definition at line 59 of file exceptions.cc.
1.8.5