- Timestamp:
- Aug 15, 2023, 12:16:20 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/psLib/test/math/tap_psPolyFit1D.c
r23259 r42497 8 8 9 9 XXX: Try null stats. 10 11 XXX: this function is confused about POLY_ORDER (5 should have x^5, but setData stops at x^4) 10 12 *****************************************************************************/ 11 13 #include <stdio.h> … … 350 352 plan_tests(104); 351 353 354 // psTraceSetLevel ("psLib.math.psMatrixGJSolve", 4); 352 355 353 356 // psVectorFitPolynomial1D()
Note:
See TracChangeset
for help on using the changeset viewer.
