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

Class DoubleDiagonal

  • All Implemented Interfaces:
    DoublePreconditioner


    public class DoubleDiagonal
    extends java.lang.Object
    implements DoublePreconditioner
    Diagonal preconditioner. Uses the inverse of the diagonal as preconditioner
    • Constructor Detail

      • DoubleDiagonal

        public DoubleDiagonal(int n)
        Constructor for DiagonalPreconditioner
        Parameters:
        n - Problem size (number of rows)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.