Click or drag to resize

DiagonalMatrixStorageT Fields

The DiagonalMatrixStorageT type exposes the following members.

Fields
 NameDescription
Public fieldColumnCount Gets the number of columns in the matrix.
(Inherited from MatrixStorageT)
Public fieldData Gets the stored diagonal entries.
Public fieldRowCount Gets the number of rows in the matrix.
(Inherited from MatrixStorageT)
Top
See Also