Changeset 379
- Timestamp:
- Apr 1, 2004, 12:24:51 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r374 r379 1 %%% $Id: psLibSDRS.tex,v 1. 29 2004-04-01 10:09:25price Exp $1 %%% $Id: psLibSDRS.tex,v 1.30 2004-04-01 10:24:51 price Exp $ 2 2 \documentclass[panstarrs]{panstarrs} 3 3 … … 1911 1911 observations, \code{x}, \code{y} and \code{yErr}. 1912 1912 1913 \TBD{Higher-order (primarily 2D) polynomial fits may also be specified1914 in the future.}1915 1916 1913 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 1917 1914 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% … … 2120 2117 Evaluate a 2-D polynomial surface for the image pixels. Given the 2121 2118 input polynomial coefficients, set the image pixel values on the basis 2122 of the polynomial function. \tbd{ return value?}2119 of the polynomial function. \tbd{Return value is not yet specified.} 2123 2120 \begin{verbatim} 2124 2121 int psImageEvalPolynomial(psImage *input, psPolynomial2D *coeffs);
Note:
See TracChangeset
for help on using the changeset viewer.
