IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2006, 11:12:20 AM (20 years ago)
Author:
magnier
Message:

fixed minor bugs in pmSourceFitModelInit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/objects/pmObjects.h

    r6182 r6183  
    1010 *  @author GLG, MHPCC
    1111 *
    12  *  @version $Revision: 1.4.4.5 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2006-01-22 20:20:47 $
     12 *  @version $Revision: 1.4.4.6 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2006-01-22 21:12:20 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    476476
    477477bool pmSourceFitModelInit(
    478     float nIter;   ///< max number of allowed iterations
    479     float tol    ///< convergence criterion
     478    float nIter,   ///< max number of allowed iterations
     479    float tol      ///< convergence criterion
    480480);
    481481
Note: See TracChangeset for help on using the changeset viewer.