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/math/psStats.c

    r6101 r6185  
    1717 *
    1818 *
    19  *  @version $Revision: 1.158 $ $Name: not supported by cvs2svn $
    20  *  @date $Date: 2006-01-21 02:43:32 $
     19 *  @version $Revision: 1.159 $ $Name: not supported by cvs2svn $
     20 *  @date $Date: 2006-01-23 20:44:29 $
    2121 *
    2222 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4040#include "psError.h"
    4141#include "psStats.h"
    42 #include "psMinimize.h"
     42#include "psMinimizeLMM.h"
     43#include "psMinimizePolyFit.h"
    4344#include "psPolynomial.h"
    4445#include "psConstants.h"
Note: See TracChangeset for help on using the changeset viewer.