Changeset 2125 for trunk/psModules/src/pmNonLinear.h
- Timestamp:
- Oct 14, 2004, 9:01:37 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/pmNonLinear.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/pmNonLinear.h
r2121 r2125 5 5 * @author George Gusciora, MHPCC 6 6 * 7 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $8 * @date $Date: 2004-10-14 1 8:26:19$7 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2004-10-14 19:01:37 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 15 15 #define PM_NON_LINEAR_H 16 16 17 #if HAVE_CONFIG_H18 #include <config.h>19 #endif20 21 #include<stdio.h>22 #include<math.h>23 17 #include "pslib.h" 24 // XXX: have Desonia do this correctly.25 #include "../../psLib/src/dataManip/psConstants.h"26 18 27 19 psReadout *pmNonLinearityPolynomial(psReadout *in,
Note:
See TracChangeset
for help on using the changeset viewer.
