Click or drag to resize

SparseMatIndexerT Properties

The SparseMatIndexerT generic type exposes the following members.

Properties
  NameDescription
Public propertyItemInt32, NullableInt64
1-dimensional indexer
Public propertyItemInt32, NullableInt64
n-dimensional indexer
Public propertyItemInt32, Int32, NullableInt64
2-dimensional indexer
Public propertyItemInt32, Int32, Int32, NullableInt64
3-dimensional indexer
Protected propertyParent
Parent matrix object
Top
See Also