Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:LeastSquaresAddTerms

779 %  LeastSquaresAddTerms() adds one set of terms and associate results to the
784 % void LeastSquaresAddTerms(double **matrix,double **vectors,
823 % LeastSquaresAddTerms(matrix,vectors,terms,results,3UL,2UL);
839 MagickPrivate void LeastSquaresAddTerms(double **matrix,double **vectors,