Package cern.colt.matrix.tdouble.algo.solver.preconditioner
Preconditioners for iterative solvers.
See: Description
-
Interface Summary Interface Description DoublePreconditioner Preconditioner interface. -
Class Summary Class Description DoubleAMG Algebraic multigrid preconditioner.DoubleDiagonal Diagonal preconditioner.DoubleICC Incomplete Cholesky preconditioner without fill-in using a compressed row matrix as internal storageDoubleIdentity DoubleILU ILU(0) preconditioner using a compressed row matrix as internal storageDoubleILUT ILU preconditioner with fill-in.DoubleSSOR SSOR preconditioner.
Package cern.colt.matrix.tdouble.algo.solver.preconditioner Description
Preconditioners for iterative solvers.
DMelt 3.0 © DataMelt by jWork.ORG