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

SubMat.cc File Reference

#include "vl/SubMat.h"
#include "vl/Mat.h"

Include dependency graph for SubMat.cc:

Go to the source code of this file.

Functions

TSubMat sub (const TMat &m, Int top, Int left, Int height, Int width)
TSubMat sub (const TMat &m, Int nrows, Int ncols)
TMSubVec col (const TMat &m, Int i)
TMSubVec row (const TMat &m, Int i)
TMSubVec diag (const TMat &m, Int diagNum)
TSubMat sub (const TSubMat &m, Int top, Int left, Int height, Int width)
TSubMat sub (const TSubMat &m, Int nrows, Int ncols)
TMSubVec col (const TSubMat &m, Int i)
TMSubVec row (const TSubMat &m, Int i)
TMSubVec diag (const TSubMat &m, Int diagNum)


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)

Definition at line 147 of file SubMat.cc.

TMSubVec diag (const TMat & m, Int diagNum)

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