TBCI Numerical high perf. C++ Library 2.8.0
vecsiglib.cc
Go to the documentation of this file.
1
6/* KG, 2000-08-18 */
7/* $Id: vecsiglib.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 "vector_sig.h"
15#endif
16#include "tbci/vector_sig.h"
17
18//NAMESPACE_TBCI
19
20#define T NUM
21//#include "vector_sig_inst.h"
22
23//NAMESPACE_END