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

Class FloatCGLS

  • All Implemented Interfaces:
    FloatIterativeSolver


    public class FloatCGLS
    extends AbstractFloatIterativeSolver
    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.