IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2004, 9:01:37 AM (22 years ago)
Author:
desonia
Message:

fixed some problems stopping nonLinear from getting into the library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pmNonLinear.h

    r2121 r2125  
    55 *  @author George Gusciora, MHPCC
    66 *
    7  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2004-10-14 18:26:19 $
     7 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2004-10-14 19:01:37 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1515#define PM_NON_LINEAR_H
    1616
    17 #if HAVE_CONFIG_H
    18 #include <config.h>
    19 #endif
    20 
    21 #include<stdio.h>
    22 #include<math.h>
    2317#include "pslib.h"
    24 // XXX: have Desonia do this correctly.
    25 #include "../../psLib/src/dataManip/psConstants.h"
    2618
    2719psReadout *pmNonLinearityPolynomial(psReadout *in,
Note: See TracChangeset for help on using the changeset viewer.