IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2006, 1:14:21 PM (20 years ago)
Author:
gusciora
Message:

....

File:
1 edited

Legend:

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

    r6185 r6346  
    88 *  @author GLG, MHPCC
    99 *
    10  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2006-01-23 20:44:29 $
     10 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2006-02-07 23:14:21 $
    1212 *
    1313 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    8181    psMinimization *min,               ///< Minimization specification
    8282    psVector *params,                  ///< "Best guess" for parameters that minimize func
    83     const psVector *paramMask,         ///< Parameters to be held fixed by minimizer
     83    psMinConstrain *constrain,
    8484    const psArray *coords,             ///< Measurement coordinates
    8585    const psVector *value,             ///< Measured values at the coordinates
Note: See TracChangeset for help on using the changeset viewer.