Uses of Package
dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.preconditioner
-
Classes in dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.preconditioner used by dev.nm.algebra.linear.matrix.doubles.linearsystem Class Description Preconditioner Preconditioning reduces the condition number of the coefficient matrix of a linear system to accelerate the convergence when the system is solved by an iterative method. -
Classes in dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.preconditioner used by dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.nonstationary Class Description PreconditionerFactory This constructs a new instance ofPreconditioner
for a coefficient matrix. -
Classes in dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.preconditioner used by dev.nm.algebra.linear.matrix.doubles.matrixtype.sparse.solver.iterative.preconditioner Class Description Preconditioner Preconditioning reduces the condition number of the coefficient matrix of a linear system to accelerate the convergence when the system is solved by an iterative method.