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

Class DoubleILU

  • All Implemented Interfaces:
    DoublePreconditioner


    public class DoubleILU
    extends java.lang.Object
    implements DoublePreconditioner
    ILU(0) preconditioner using a compressed row matrix as internal storage
    • Constructor Detail

      • DoubleILU

        public DoubleILU(int n)
        Sets up the ILU 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.