Changeset 7604 for trunk/psModules/src/detrend/pmNonLinear.c
- Timestamp:
- Jun 20, 2006, 5:21:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmNonLinear.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmNonLinear.c
r6873 r7604 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $13 * @date $Date: 2006-0 4-17 18:10:08$12 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2006-06-21 03:21:16 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 23 23 #endif 24 24 25 #include<stdio.h> 26 #include<math.h> 25 #include <stdio.h> 26 #include <math.h> 27 #include <pslib.h> 27 28 28 29 #include "pmNonLinear.h"
Note:
See TracChangeset
for help on using the changeset viewer.
