HomeSort by relevance Sort by last modified time
    Searched defs:LeastSquaresAddTerms (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
matrix.c 782 % LeastSquaresAddTerms() adds one set of terms and associate results to the
787 % void LeastSquaresAddTerms(double **matrix,double **vectors,
826 % LeastSquaresAddTerms(matrix,vectors,terms,results,3UL,2UL);
842 MagickPrivate void LeastSquaresAddTerms(double **matrix,double **vectors,
    [all...]
methods.h     [all...]

Completed in 135 milliseconds