TriDiagonalMatrixF Class Methods

For a list of all members of this type, see TriDiagonalMatrixF members.

Public Methods
 NameDescription
Public Method Solve the system of equations this*x=d given the specified d.  
Public Method Produce a string representation of the contents of this matrix.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also