Float |
| Name | Description | |
|---|---|---|
| FloatCsrSparseMatrix | Constructs an empty FloatCsrSparseMatrix. | |
| FloatCsrSparseMatrix(CompressedSparseRowSingle) | Constructs a FloatCSRSparseMat instance with the given data. | |
| FloatCsrSparseMatrix(IDictionaryIntPair, Single, Int32) | Constructs a FloatCSRSparseMat instance from the given coordinate map format. |