Uses of Interface
com.imsl.math.ConjugateGradient.Preconditioner
Packages that use ConjugateGradient.Preconditioner
-
Uses of ConjugateGradient.Preconditioner in com.imsl.test.example.math
Classes in com.imsl.test.example.math that implement ConjugateGradient.PreconditionerModifier and TypeClassDescriptionclassSolves a sparse linear system using the conjugate gradient method with preconditioning.