Matrix.SubDiag Property

Int32 SubDiag { get; set; }

The number of subdiagonals in banded matrices.

Returns: Int32

Remarks:

Sets/reads the number of subdiagonals in banded matrices.

See Also: Matrix.SuperDiag, TMtxType