Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SimMatrix::Row Class Reference

Row in a sparse matrix. More...

#include <freecloth/simulator/simMatrix.h>

List of all members.

Public Methods

ColumnIterator beginColumn ()
ColumnIterator endColumn ()
ColumnConstIterator beginColumn () const
ColumnConstIterator endColumn () const
const GeMatrix3operator[] (UInt32 column) const
GeMatrix3operator[] (UInt32 column)

Public Attributes

ColumnContainer _columns


Detailed Description

Row in a sparse matrix.

Definition at line 98 of file simMatrix.h.


The documentation for this class was generated from the following files:
Generated on Fri May 2 16:51:31 2003 for Freecloth by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002