Click or drag to resize
Accord.NET (logo)

MatSparse Properties

The MatSparse type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets the sparse column index vector.
Public propertyRows
Gets the sparse row index vector.
Public propertyValues
Gets the values vector.
Top
See Also