Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SubMat.h File Reference

#include "vl/VL.h"
#include "vl/SubVec.h"
#include "vl/Vec.h"

Include dependency graph for SubMat.h:

Go to the source code of this file.

Compounds

class  TSubMat

Functions

TSubMat sub (const TMat &m, Int top, Int left, Int height, Int width)
TSubMat sub (const TMat &m, Int rows, Int cols)
TMSubVec row (const TMat &m, Int i)
TMSubVec col (const TMat &m, Int i)
TMSubVec diag (const TMat &m, Int diagNum = 0)
TSubMat sub (const TSubMat &m, Int top, Int left, Int height, Int width)
TSubMat sub (const TSubMat &m, Int rows, Int cols)
TMSubVec row (const TSubMat &m, Int i)
TMSubVec col (const TSubMat &m, Int i)
TMSubVec diag (const TSubMat &m, Int diagNum = 0)


Function Documentation

TMSubVec col (const TSubMat & m, Int i)

Definition at line 133 of file SubMat.cc.

TMSubVec col (const TMat & m, Int i)

Definition at line 80 of file SubMat.cc.

TMSubVec diag (const TSubMat & m, Int diagNum = 0)

Definition at line 147 of file SubMat.cc.

TMSubVec diag (const TMat & m, Int diagNum = 0)

Definition at line 94 of file SubMat.cc.

TMSubVec row (const TSubMat & m, Int i)

Definition at line 140 of file SubMat.cc.

TMSubVec row (const TMat & m, Int i)

Definition at line 87 of file SubMat.cc.

TSubMat sub (const TSubMat & m, Int nrows, Int ncols)

Definition at line 123 of file SubMat.cc.

TSubMat sub (const TSubMat & m, Int top, Int left, Int height, Int width)

Definition at line 111 of file SubMat.cc.

TSubMat sub (const TMat & m, Int nrows, Int ncols)

Definition at line 70 of file SubMat.cc.

TSubMat sub (const TMat & m, Int top, Int left, Int height, Int width)

Definition at line 60 of file SubMat.cc.


Generated at Sat Aug 5 00:16:48 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000