Changeset 8275
- Timestamp:
- 05/13/11 14:19:25 (15 years ago)
- File:
-
- 1 edited
-
issm/trunk/src/c/shared/Numerics/BrentSearch.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/shared/Numerics/BrentSearch.cpp
r7090 r8275 86 86 if (!isnan(cm_jump) && (xmin==0) && ((fxbest/fxmin)<cm_jump)){ 87 87 _printf_(VerboseControl()," optimization terminated: current x satisfies criteria 'cm_jump'=%g\n",cm_jump); 88 _printf_(true,"alpha = %g\n",xbest);89 88 loop=false; 90 89 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)