Click or drag to resize

CompressedSparseRowT Properties

The CompressedSparseRowT type exposes the following members.

Properties
 NameDescription
Public propertyCols Gets the number of columns in self.
Public propertyColumns Gets and sets the columns array.
Public propertyItem Indexer to retrieve values.
Public propertyNumberNonZero Gets the number of non-zero entries in self.
Public propertyRowIndex Gets and sets the row index array.
Public propertyRows Gets the number of rows in self.
Public propertyValues Gets and sets the array on non-zero values.
Top
See Also