IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2006, 10:44:29 AM (20 years ago)
Author:
gusciora
Message:

psMinimize is now split into 3 files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/pslib_strict.h

    r5512 r6185  
    99*  @author Eric Van Alst, MHPCC
    1010*
    11 *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2005-11-14 22:18:05 $
     11*  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2006-01-23 20:44:29 $
    1313*
    1414*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    7575#include "psConstants.h"
    7676#include "psMatrix.h"
    77 #include "psMinimize.h"
     77#include "psMinimizeLMM.h"
     78#include "psMinimizePowell.h"
     79#include "psMinimizePolyFit.h"
    7880#include "psRandom.h"
    7981#include "psPolynomial.h"
Note: See TracChangeset for help on using the changeset viewer.