TBCI Numerical high perf. C++ Library
2.8.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
home
abuild
rpmbuild
BUILD
numerix-2.0
lina
source
fbdmatlib.cc
Go to the documentation of this file.
1
6
/* $Id: fbdmatlib.cc,v 1.3.2.3 2019/05/28 11:13:02 garloff Exp $ */
7
8
#ifndef NUM
9
# define NUM double
10
#endif
11
12
#ifdef PRAGMA_I
13
# pragma implementation "f_bandmatrix.h"
14
#endif
15
#include "tbci/f_bandmatrix.h"
16
17
// explicit instatiation of all those things ...
18
//NAMESPACE_TBCI
19
20
#define T NUM
21
#define U NUM
22
#include "f_bandmatrix_inst.h"
23
24
//NAMESPACE_END
Generated by
1.8.5