IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2006, 2:56:48 PM (20 years ago)
Author:
gusciora
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psMinimizeLMM.h

    r6226 r6437  
    88 *  @author GLG, MHPCC
    99 *
    10  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2006-01-27 20:08:58 $
     10 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2006-02-17 00:56:48 $
    1212 *
    1313 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    115115    const psArray *x,                  ///< Measurement ordinates of multiple vectors
    116116    const psVector *y,                 ///< Measurement coordinates
    117     const psVector *yErr,              ///< Errors in the measurement coordinates
     117    const psVector *yWt,               ///< Errors in the measurement coordinates
    118118    psMinimizeLMChi2Func func          ///< Specified function
    119119);
Note: See TracChangeset for help on using the changeset viewer.