IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 6, 2004, 1:38:49 PM (22 years ago)
Author:
gusciora
Message:

Error checking for NULL inputs, and memory.

File:
1 edited

Legend:

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

    r1982 r1992  
    88 *  @author GLG, MHPCC
    99 *
    10  *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-10-06 21:30:53 $
     10 *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2004-10-06 23:38:49 $
    1212 *
    1313 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    8383                               );
    8484
     85
     86// XXX: What if any of these arguments are NULL?
    8587typedef
    8688float (*psMinimizeLMChi2Func)(psVector *deriv,
Note: See TracChangeset for help on using the changeset viewer.