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

SubSMat.cc File Reference

#include "vl/SubSMat.h"
#include "vl/SparseMat.h"
#include "vl/SubSVec.h"

Include dependency graph for SubSMat.cc:

Go to the source code of this file.

Functions

TSubSMat sub (const TSparseMat &m, Int top, Int left, Int nrows, Int ncols)
TSubSMat sub (const TSparseMat &m, Int nrows, Int ncols)
TMSubSVec col (const TSparseMat &m, Int i)
TMSubSVec diag (const TSparseMat &m, Int diagNum)


Function Documentation

TMSubSVec col (const TSparseMat & m, Int i)

Definition at line 86 of file SubSMat.cc.

TMSubSVec diag (const TSparseMat & m, Int diagNum)

Definition at line 93 of file SubSMat.cc.

TSubSMat sub (const TSparseMat & m, Int nrows, Int ncols)

Definition at line 76 of file SubSMat.cc.

TSubSMat sub (const TSparseMat & m, Int top, Int left, Int nrows, Int ncols)

Definition at line 66 of file SubSMat.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