Main Page
Namespace List
Compound List
File List
Namespace Members
Compound Members
File Members
TNT::Matrix Member List
This is the complete list of members for
TNT::Matrix
, including all inherited members.
const_iterator
typedef
const_reference
typedef
dim
(Subscript d) const
element_type
typedef
iterator
typedef
lbound
() const
[inline]
m_
[protected]
Matrix
()
Matrix
(const Matrix< T > &A)
Matrix
(Subscript M, Subscript N, const T &value=T())
Matrix
(Subscript M, Subscript N, const T *v)
Matrix
(Subscript M, Subscript N, const char *s)
mn_
[protected]
n_
[protected]
newsize
(Subscript M, Subscript N)
num_cols
() const
[inline]
num_rows
() const
[inline]
operator T **
()
[inline]
operator T **
() const
[inline]
operator()
(Subscript i)
[inline]
operator()
(Subscript i) const
[inline]
operator()
(Subscript i, Subscript j)
[inline]
operator()
(Subscript i, Subscript j) const
[inline]
operator=
(const Matrix< T > &A)
operator=
(const T &scalar)
operator[]
(Subscript i)
[inline]
operator[]
(Subscript i) const
[inline]
pointer
typedef
reference
typedef
row_
[protected]
rowm1_
[protected]
size
() const
[inline]
size_type
typedef
v_
[protected]
value_type
typedef
vm1_
[protected]
~Matrix
()
Generated at Thu Jun 26 17:26:25 2003 for Template Numerical Toolkit (TNT) by
1.2.5 written by
Dimitri van Heesch
, © 1997-2001