TSubMat Class Reference
#include <SubMat.h>
List of all members.
Public Members
TSubMat (Int m, Int n, Int span, TMReal data[])
TMReal&
Elt (Int i, Int j)
TMReal
Elt (Int i, Int j) const
Detailed Description
Definition at line 22 of file SubMat.h.
Constructor & Destructor Documentation
TSubMat::TSubMat (Int m, Int n, Int span, TMReal data[])
TSubMat::TSubMat (const TSubMat & m)
Member Function Documentation
Int TSubMat::Cols () const [inline]
TMReal TSubMat::Elt (Int i, Int j) const [inline]
TMReal & TSubMat::Elt (Int i, Int j) [inline]
Int TSubMat::Rows () const [inline]
TSubMat & TSubMat::operator= (const TMat & m)
TSubMat & TSubMat::operator= (const TSubMat & m)
TMVec TSubMat::operator[] (Int i) const [inline]
Member Data Documentation
Int TSubMat::cols
TMReal * TSubMat::data
Int TSubMat::rows
Int TSubMat::span
The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:16:50 2000 for Class Library by
doxygen 1.1.0 written by Dimitri van Heesch,
© 1997-2000