IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42505


Ignore:
Timestamp:
Aug 16, 2023, 10:28:15 AM (3 years ago)
Author:
eugene
Message:

add 2D IRLS polyfit tests; remove old tst versions of psLib tests

Location:
branches/eam_branches/ipp-20230313/psLib/test/math
Files:
1 added
39 deleted
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20230313/psLib/test/math/Makefile.am

    r42493 r42505  
    2323        tap_psMatrix07 \
    2424        tap_psMatrix08 \
    25         tap_psPolyFit_IRLS \
    26         tap_psPolyFit1D \
    27         tap_psPolyFit2D \
    28         tap_psPolyFit3D \
    29         tap_psPolyFit4D \
    3025        tap_psPolynomial \
    3126        tap_psPolynomialEval1D \
     
    3429        tap_psPolynomialEval4D \
    3530        tap_psPolynomialUtils_Derivatives \
     31        tap_psPolyFit1D \
     32        tap_psPolyFit2D \
     33        tap_psPolyFit3D \
     34        tap_psPolyFit4D \
     35        tap_psPolyFit_IRLS_1D \
     36        tap_psPolyFit_IRLS_2D \
    3637        tap_psSparse \
    3738        tap_psStats00 \
Note: See TracChangeset for help on using the changeset viewer.