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

Class DoubleCGLS

  • All Implemented Interfaces:
    DoubleIterativeSolver


    public class DoubleCGLS
    extends AbstractDoubleIterativeSolver
    CGLS is Conjugate Gradient for Least Squares method used for solving large-scale, ill-posed inverse problems of the form: b = A*x + noise.

    Reference:

    A. Bjorck, "Numerical Methods for Least Squares Problems" SIAM, 1996, pg. 289.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.