Documentation of 'cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleICC' Java class
DoubleICC
cern.colt.matrix.tdouble.algo.solver.preconditioner

Class DoubleICC

  • All Implemented Interfaces:
    DoublePreconditioner


    public class DoubleICC
    extends java.lang.Object
    implements DoublePreconditioner
    Incomplete Cholesky preconditioner without fill-in using a compressed row matrix as internal storage
    • Constructor Detail

      • DoubleICC

        public DoubleICC(int n)
        Sets up the ICC preconditioner
        Parameters:
        n - Problem size (number of rows)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.