Click or drag to resize

NumericArray Properties

The MatValueNumericArray type exposes the following members.

Properties
 NameDescription
Public propertyDataThe numeric values of the array.
Public propertyDimensionsThe dimensions of the array.
Public propertyIsColumnMajorA value indicating whether the array data is stored in column-major order.
Top
See Also