IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4963


Ignore:
Timestamp:
Sep 7, 2005, 1:46:04 PM (21 years ago)
Author:
gusciora
Message:

....

Location:
trunk/psLib/src/math
Files:
2 edited

Legend:

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

    r4962 r4963  
    88 *  @author GLG, MHPCC
    99 *
    10  *  @version $Revision: 1.55 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2005-09-07 21:38:44 $
     10 *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2005-09-07 23:46:04 $
    1212 *
    1313 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    3232#include "psMatrix.h"
    3333#include "psPolynomial.h"
     34#include "psSpline.h"
    3435#include "psStats.h"
    3536#include "psTrace.h"
  • trunk/psLib/src/math/psPolynomial.h

    r4958 r4963  
    1111 *  @author GLG, MHPCC
    1212 *
    13  *  @version $Revision: 1.53 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-09-07 21:35:50 $
     13 *  @version $Revision: 1.54 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-09-07 23:46:04 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2727#include "psVector.h"
    2828#include "psScalar.h"
    29 #include "psSpline.h"
    3029
    3130/** \addtogroup Stats
Note: See TracChangeset for help on using the changeset viewer.