Uses of Class
org.apache.commons.math3.linear.JacobiPreconditioner
Packages that use JacobiPreconditioner
-
Uses of JacobiPreconditioner in org.apache.commons.math3.linear
Methods in org.apache.commons.math3.linear that return JacobiPreconditionerModifier and TypeMethodDescriptionstatic JacobiPreconditioner
JacobiPreconditioner.create
(RealLinearOperator a) Creates a new instance of this class.