Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:LeastSquaresAddTerms

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,