Changeset 6437 for trunk/psLib/src/math/psMinimizeLMM.h
- Timestamp:
- Feb 16, 2006, 2:56:48 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
r6226 r6437 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $11 * @date $Date: 2006-0 1-27 20:08:58 $10 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-02-17 00:56:48 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 115 115 const psArray *x, ///< Measurement ordinates of multiple vectors 116 116 const psVector *y, ///< Measurement coordinates 117 const psVector *y Err,///< Errors in the measurement coordinates117 const psVector *yWt, ///< Errors in the measurement coordinates 118 118 psMinimizeLMChi2Func func ///< Specified function 119 119 );
Note:
See TracChangeset
for help on using the changeset viewer.
