beginRow() (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
beginRow() const (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
ColumnConstIterator typedef (defined in freecloth::SimMatrix) | freecloth::SimMatrix | |
ColumnContainer typedef (defined in freecloth::SimMatrix) | freecloth::SimMatrix | |
ColumnIterator typedef (defined in freecloth::SimMatrix) | freecloth::SimMatrix | |
endRow() (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
endRow() const (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
multiply(SimVector &destV, const SimMatrix &srcM, const SimVector &srcV) (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [static] |
nbColumns() const (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
nbRows() const (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
operator *(const SimVector &) const (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
operator *(Float) const (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
operator *=(Float) (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
operator()(UInt32 row, UInt32 col) const (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
operator()(UInt32 row, UInt32 col) (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
operator+(const SimMatrix &) const (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
operator+=(const SimMatrix &) (defined in freecloth::SimMatrix) | freecloth::SimMatrix | |
operator[](UInt32 row) const (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
operator[](UInt32 row) (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
RowConstIterator typedef (defined in freecloth::SimMatrix) | freecloth::SimMatrix | |
RowContainer typedef (defined in freecloth::SimMatrix) | freecloth::SimMatrix | |
RowIterator typedef (defined in freecloth::SimMatrix) | freecloth::SimMatrix | |
SimMatrix() (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |
SimMatrix(UInt32 nbRows, UInt32 nbColumns) (defined in freecloth::SimMatrix) | freecloth::SimMatrix | [inline] |