IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 26, 2005, 2:38:08 PM (21 years ago)
Author:
eugene
Message:

added psPolynomial updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/ChangeLogSDRS.tex

    r3992 r4040  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.103 2005-05-20 00:43:57 price Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.104 2005-05-27 00:38:08 eugene Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    613613\item Renamed \code{psMaskToPixels} to \code{psPixelsFromMask} (bug 414).
    614614\item \code{psRegionFromString} returns \code{NaN} for any element that doesn't parse correctly (bug 416).
    615 \end{itemize}
     615
     616\item unified the single and double precision polynomials
     617\item re-ordered the psPolynomial*Alloc arguments
     618\item changed the psPolynomials to be defined in terms of Norder not Nterms
     619\item re-ordered the psVectorFitPoly* arguments
     620\item added mask \& maskValue ot psVectorFitPoly*
     621\item changed the requirements on the input data vectors to psPolynomialFit and Eval
     622\item added the psVectorClipFitPoly* functions
     623
     624\end{itemize}
Note: See TracChangeset for help on using the changeset viewer.