Index: trunk/psLib/src/math/psMinimizePolyFit.h
===================================================================
--- trunk/psLib/src/math/psMinimizePolyFit.h	(revision 11248)
+++ trunk/psLib/src/math/psMinimizePolyFit.h	(revision 21183)
@@ -7,6 +7,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-23 22:47:23 $
+ * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2009-01-27 06:39:38 $
  * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  *
@@ -48,5 +48,5 @@
     psPolynomial1D *poly,
     const psVector *mask,
-    psMaskType maskValue,
+    psVectorMaskType maskValue,
     const psVector *f,
     const psVector *fErr,
@@ -57,5 +57,5 @@
     psPolynomial2D *poly,
     const psVector *mask,
-    psMaskType maskValue,
+    psVectorMaskType maskValue,
     const psVector *f,
     const psVector *fErr,
@@ -67,5 +67,5 @@
     psPolynomial3D *poly,
     const psVector *mask,
-    psMaskType maskValue,
+    psVectorMaskType maskValue,
     const psVector *f,
     const psVector *fErr,
@@ -78,5 +78,5 @@
     psPolynomial4D *poly,
     const psVector *mask,
-    psMaskType maskValue,
+    psVectorMaskType maskValue,
     const psVector *f,
     const psVector *fErr,
@@ -92,5 +92,5 @@
     psStats *stats,
     const psVector *mask,
-    psMaskType maskValue,
+    psVectorMaskType maskValue,
     const psVector *f,
     const psVector *fErr,
@@ -102,5 +102,5 @@
     psStats *stats,
     const psVector *mask,
-    psMaskType maskValue,
+    psVectorMaskType maskValue,
     const psVector *f,
     const psVector *fErr,
@@ -113,5 +113,5 @@
     psStats *stats,
     const psVector *mask,
-    psMaskType maskValue,
+    psVectorMaskType maskValue,
     const psVector *f,
     const psVector *fErr,
@@ -125,5 +125,5 @@
     psStats *stats,
     const psVector *mask,
-    psMaskType maskValue,
+    psVectorMaskType maskValue,
     const psVector *f,
     const psVector *fErr,
