Documentation of 'cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatICC' Java class
FloatICC
cern.colt.matrix.tfloat.algo.solver.preconditioner

Class FloatICC

  • All Implemented Interfaces:
    FloatPreconditioner


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

      • FloatICC

        public FloatICC(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.