The properties of the GeneralMatrix class are listed below. For a complete list of GeneralMatrix class members, see the GeneralMatrix Members topic.
Public Instance Properties
Array | Access the internal two-dimensional array. |
ArrayCopy | Copy the internal two-dimensional array. |
ColumnDimension | Get column dimension. |
ColumnPackedCopy | Make a one-dimensional column packed copy of the internal array. |
RowDimension | Get row dimension. |
RowPackedCopy | Make a one-dimensional row packed copy of the internal array. |