TriDiagonalMatrixF Class Fields
For a list of all members of this type, see TriDiagonalMatrixF members.
Public Fields
| Name | Description | |
|---|---|---|
![]() | A | The values for the sub-diagonal. A[0] is never used. |
![]() | B | The values for the main diagonal. |
![]() | C | The values for the super-diagonal. C[C.Length-1] is never used. |
See Also
