IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2013, 2:30:22 PM (13 years ago)
Author:
eugene
Message:

add new psMinimizeLMChi2 function with new convergence criterion; add threaded version of psImageSmoothNoMask

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/pstap/src/pstap.h

    r12738 r35767  
    144144    } \
    145145}
     146
     147# define ok_float      is_float     
     148# define ok_float_tol  is_float_tol
     149# define ok_double     is_double   
     150# define ok_double_tol is_double_tol
     151# define ok_str        is_str         
     152# define ok_strn       is_strn     
     153# define ok_int        is_int         
     154# define ok_long       is_long     
     155# define ok_bool       is_bool     
Note: See TracChangeset for help on using the changeset viewer.