Changeset 6346 for trunk/psLib/src/math/psMinimizePowell.h
- Timestamp:
- Feb 7, 2006, 1:14:21 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psMinimizePowell.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMinimizePowell.h
r6185 r6346 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $11 * @date $Date: 2006-0 1-23 20:44:29$10 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-02-07 23:14:21 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 81 81 psMinimization *min, ///< Minimization specification 82 82 psVector *params, ///< "Best guess" for parameters that minimize func 83 const psVector *paramMask, ///< Parameters to be held fixed by minimizer83 psMinConstrain *constrain, 84 84 const psArray *coords, ///< Measurement coordinates 85 85 const psVector *value, ///< Measured values at the coordinates
Note:
See TracChangeset
for help on using the changeset viewer.
