Changeset 7766 for trunk/psLib/src/math/psMinimizeLMM.h
- Timestamp:
- Jun 29, 2006, 4:20:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psMinimizeLMM.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMinimizeLMM.h
r7102 r7766 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $11 * @date $Date: 2006-0 5-10 00:49:38$10 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-06-30 02:20:06 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 37 37 #include "psError.h" 38 38 #include "psConstants.h" 39 40 #define PS_DETERMINE_BRACKET_STEP_SIZE 0.10 41 #define PS_MAX_LMM_ITERATIONS 100 42 #define PS_MAX_MINIMIZE_ITERATIONS 100 39 43 40 44 /** A data structure for minimization routines.
Note:
See TracChangeset
for help on using the changeset viewer.
