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

Class FloatILU

  • All Implemented Interfaces:
    FloatPreconditioner


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

      • FloatILU

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