Click or drag to resize

CompressedSparseRowT Fields

The CompressedSparseRowT type exposes the following members.

Fields
 NameDescription
Protected fieldcolumns_ The columns array.
Public fieldStatic memberINCREMENT_SIZE Arrays will reallocated in chunks this size.
Protected fieldrowIndex_ Row indices.
Protected fieldvalues_ Array of nonzero values.
Top
See Also