The DoubleComplexTriDiagMatrix type exposes the following members.

Properties

  NameDescription
Cols
Gets the number of columns in the matrix.
DataVector
Gets the data vector referenced by this matrix.
Item
Gets and sets the value at the specified position.
Rows
Gets the number of rows in the matrix.

See Also