Click or drag to resize

IIterativeSolverT Methods

The IIterativeSolverT type exposes the following members.

Methods
 NameDescription
Public methodSolve Solves the matrix equation Ax = b, where A is the coefficient matrix, b is the solution vector and x is the unknown vector.
Top
See Also