Type DiagonalPreconditioner
Namespace MathNet.Numerics.LinearAlgebra.Single.Solvers
Interfaces IPreconditioner<T>
Vector<T>
The right hand side vector.
The left hand side vector. Also known as the result vector.
Matrix<T>
The Matrix upon which this preconditioner is based.