|  | Float | 
The FloatComplexCsrSparseMatrix type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Cols | Gets the number of columns in the matrix. (Inherited from SparseMatrixDataStorage, Type) | 
|  | Data | Gets and sets the formatted data for the matrix. (Inherited from SparseMatrixDataStorage, Type) | 
|  | Item | Gets and sets the value at the given matrix position. (Inherited from SparseMatrixDataStorage, Type) | 
|  | Rows | Gets the number of rows in the matrix. (Inherited from SparseMatrixDataStorage, Type) | 
 See Also
See Also