Index: /trunk/psLib/src/dataManip/psStats.h
===================================================================
--- /trunk/psLib/src/dataManip/psStats.h	(revision 1979)
+++ /trunk/psLib/src/dataManip/psStats.h	(revision 1980)
@@ -10,6 +10,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-10-05 22:47:21 $
+ *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-10-06 20:07:04 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -177,4 +177,6 @@
 void p_psNormalizeVector(psVector* myData);
 
+void p_psNormalizeVectorF64(psVector* myData);
+
 /// @}
 
Index: /trunk/psLib/src/math/psStats.h
===================================================================
--- /trunk/psLib/src/math/psStats.h	(revision 1979)
+++ /trunk/psLib/src/math/psStats.h	(revision 1980)
@@ -10,6 +10,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-10-05 22:47:21 $
+ *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-10-06 20:07:04 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -177,4 +177,6 @@
 void p_psNormalizeVector(psVector* myData);
 
+void p_psNormalizeVectorF64(psVector* myData);
+
 /// @}
 
