IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 10, 2004, 1:22:32 PM (22 years ago)
Author:
gusciora
Message:

Working with macros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psMinimize.c

    r2273 r2329  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.85 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2004-11-04 01:04:59 $
     11 *  @version $Revision: 1.86 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2004-11-10 23:22:32 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    546546    }
    547547
    548     min->lastDelta = HUGE;
     548    min->lastDelta = PS_MAX_F32;
    549549    min->iter = 0;
    550550
Note: See TracChangeset for help on using the changeset viewer.