#include <BaseOrderingMethod.h>
| Public Attributes | |
| int | matrixSize | 
| int | numberOfNonZeros | 
| int * | rowBegin | 
| int * | colsIndex | 
| int* sofa::core::behavior::BaseOrderingMethod::SparseMatrixPattern::colsIndex | 
| int sofa::core::behavior::BaseOrderingMethod::SparseMatrixPattern::matrixSize | 
| int sofa::core::behavior::BaseOrderingMethod::SparseMatrixPattern::numberOfNonZeros | 
| int* sofa::core::behavior::BaseOrderingMethod::SparseMatrixPattern::rowBegin |