Index: trunk/psLib/src/math/psStats.h
===================================================================
--- trunk/psLib/src/math/psStats.h	(revision 1891)
+++ trunk/psLib/src/math/psStats.h	(revision 1898)
@@ -10,6 +10,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-24 23:51:24 $
+ *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-25 19:11:01 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -67,6 +67,6 @@
     double robustUQ;            ///< robust upper quartile
     double robustLQ;            ///< robust lower quartile
-    double robustN50;           ///<
-    double robustNfit;          ///<
+    int robustN50;              ///<
+    int robustNfit;             ///<
     double clippedMean;         ///< Nsigma clipped mean
     double clippedStdev;        ///< standard deviation after clipping
