OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
src
src
Classic
Algebra
TpsComplex.cpp
Go to the documentation of this file.
1
// ------------------------------------------------------------------------
2
// $RCSfile: TpsComplex.cpp,v $
3
// ------------------------------------------------------------------------
4
// $Revision: 1.1.1.1 $
5
// ------------------------------------------------------------------------
6
// Copyright: see Copyright.readme
7
// ------------------------------------------------------------------------
8
//
9
// Type definitions:
10
// Tps<std::complex<double> > TpsComplex
11
// Vps<std::complex<double> > VpsComplex
12
//
13
// ------------------------------------------------------------------------
14
// Class category: Algebra
15
// ------------------------------------------------------------------------
16
//
17
// $Date: 2000/03/27 09:32:32 $
18
// $Author: fci $
19
//
20
// ------------------------------------------------------------------------
21
22
#include "
Algebra/Tps.hpp
"
23
#include "
Algebra/Vps.hpp
"
24
#include <complex>
25
26
27
// Force instantiation of Tps<std::complex<double> > class.
28
// ------------------------------------------------------------------------
29
31
template
class
Tps<std::complex<double>
>;
32
33
34
// Force instantiation of Vps<std::complex<double> > class.
35
// ------------------------------------------------------------------------
36
38
template
class
Vps<std::complex<double>
>;
Tps.hpp
Vps.hpp
Tps
Truncated power series.
Definition:
Tps.h:46
Vps
Vector truncated power series.
Definition:
Vps.h:38
Generated on Wed Aug 25 2021 16:41:02 for OPAL (Object Oriented Parallel Accelerator Library) by
1.9.1