Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages Examples
CTB2vec.hxx File Reference
Declaration of CTB2vec.
More...
#include "CTB2vec.icc"
Include dependency graph for CTB2vec.hxx:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed Description
Declaration of CTB2vec.
-
Version:
-
-
Id:
-
CTB2vec.hxx,v 1.13 2000/12/04 19:12:30 mueller Exp
Definition in file CTB2vec.hxx.
Define Documentation
Typedef Documentation
Function Documentation
template<class T> |
CTB2vec<T> operator+
|
( |
const CTB2vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
CTB2vec<T> operator+
|
( |
T |
f_lhs, |
|
|
|
|
|
const CTB2vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
CTB2vec<T> operator-
|
( |
const CTB2vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
CTB2vec<T> operator-
|
( |
T |
f_lhs, |
|
|
|
|
|
const CTB2vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
T operator *
|
( |
const CTB2vec< T > & |
lhs, |
|
|
|
|
|
const CTB2vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
CTB2vec<T> operator *
|
( |
const CTB2vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
CTB2vec<T> operator *
|
( |
T |
f_lhs, |
|
|
|
|
|
const CTB2vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
CTB2vec<T> operator/
|
( |
const CTB2vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
bool operator==
|
( |
const CTB2vec< T > & |
lhs, |
|
|
|
|
|
const CTB2vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
bool operator==
|
( |
const CTB2vec< T > & |
lhs, |
|
|
|
|
|
T |
f_rhs |
|
) |
[related] |
|
template<class T> |
bool operator==
|
( |
T |
f_lhs, |
|
|
|
|
|
const CTB2vec< T > & |
rhs |
|
) |
[related] |
|
template<class T> |
ostream& operator<<
|
( |
ostream & |
os, |
|
|
|
|
|
const CTB2vec< T > & |
obj |
|
) |
[related] |
|
template<class T> |
T CTBabs
|
( |
const CTB2vec< T > & |
vec |
) |
[related] |
|
Generated at Fri Oct 24 18:11:33 2003 for CTBbase by
1.2.9-20010812 written by Dimitri van Heesch,
© 1997-2001