#232 closed defect (fixed)
psPolynomial1DEval()
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | IPP SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Should this function use the coeffErr member polynomial? If so, how? Should
any other function use, or set, this member?
For Chebyshev polynomials, we are instructed to use Crenshaw's formula. Should
the polynomial coefficients mask be used in evaluating the polynomial? If so, how?
Change History (4)
comment:1 by , 22 years ago
| Owner: | changed from to |
|---|
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 22 years ago
| Keywords: | VERIFIED added |
|---|
Closing subsequent to release of SDRS-08, ADD-07.
comment:4 by , 22 years ago
| Keywords: | VERIFIED removed |
|---|
Note:
See TracTickets
for help on using tickets.

Ignore the errors for the time being (we might revise this later; the main use
would be in astrometry) --- we haven't specified any mechanism to return the
error, anyway.
If a coefficient is masked, treat it as being exactly zero in the evaluation.