Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages Examples
CTBcomplex.hxx File Reference
Declaration of CTBcomplex.
More...
#include "CTBprintfS.hxx"
#include "CTBcomplex.icc"
Include dependency graph for CTBcomplex.hxx:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed Description
Declaration of CTBcomplex.
-
Version:
-
-
Id:
-
CTBcomplex.hxx,v 1.11 2000/11/30 17:01:24 mueller Exp
Definition in file CTBcomplex.hxx.
Define Documentation
#define _CTBcomplex_HXX 1
|
|
Typedef Documentation
Function Documentation
template<class T> |
bool operator==
|
( |
const CTBcomplex< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
bool operator==
|
( |
T |
f_lhs, |
|
|
|
|
|
const CTBcomplex< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
ostream& operator<<
|
( |
ostream & |
os, |
|
|
|
|
|
const CTBcomplex< T > & |
obj |
|
) |
[related] |
|
template<class T> |
istream& operator>>
|
( |
istream & |
is, |
|
|
|
|
|
CTBcomplex< T > & |
obj |
|
) |
[related] |
|
template<class T> |
T CTBabs
|
( |
const CTBcomplex< T > & |
z |
) |
[related] |
|
template<class T> |
T CTBabsm
|
( |
const CTBcomplex< T > & |
z |
) |
[related] |
|
template<class T> |
T CTBabs2
|
( |
const CTBcomplex< T > & |
z |
) |
[related] |
|
template<class T> |
T CTBarg
|
( |
const CTBcomplex< T > & |
z |
) |
[related] |
|
template<class T> |
T CTBreal
|
( |
const CTBcomplex< T > & |
z |
) |
[related] |
|
template<class T> |
T CTBimag
|
( |
const CTBcomplex< T > & |
z |
) |
[related] |
|
Generated at Fri Oct 24 18:11:48 2003 for CTBbase by
1.2.9-20010812 written by Dimitri van Heesch,
© 1997-2001