IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 3, 2013, 8:40:02 AM (13 years ago)
Author:
eugene
Message:

new convergence criterion for LMM (in _Alt only for now)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130509/psLib/test/pstap/src/pstap.h

    r12738 r35617  
    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.