TBCI Numerical high perf. C++ Library  2.8.0
matsiglib.cc
Go to the documentation of this file.
1 
6 /* KG, 99/08/05 */
7 /* $Id: matsiglib.cc,v 1.4.2.3 2019/05/28 11:13:02 garloff Exp $ */
8 
9 #ifndef NUM
10 # define NUM double
11 #endif
12 
13 #ifdef PRAGMA_I
14 # pragma implementation "matrix_sig.h"
15 #endif
16 #include "tbci/matrix_sig.h"
17 
18 //NAMESPACE_TBCI
19 
20 #define T NUM
21 //#include "matrix_sig_inst.h"
22 
23 //NAMESPACE_END