Click or drag to resize
sqx

Matrix Properties

The Matrix type exposes the following members.

Properties
  NameDescription
Public propertyIsSquareMatrix
[bit] Is Square Matrix
Public propertyCode exampleM
[int] M (Rows)
Public propertyCode exampleN
[int] N (Columns)
Top
See Also