Index: trunk/psLib/test/math/verified/tst_psFunc00.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc00.stderr	(revision 8718)
+++ 	(revision )
@@ -1,36 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc00.c                                             *
-*            TestPoint: psPolynomialXD{psPolynomial1DAlloc}                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psPolynomialXD{psPolynomial1DAlloc} | tst_psFunc00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc00.c                                             *
-*            TestPoint: psPolynomialXD{psPolynomial2DAlloc}                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psPolynomialXD{psPolynomial2DAlloc} | tst_psFunc00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc00.c                                             *
-*            TestPoint: psPolynomialXD{psPolynomial3DAlloc}                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psPolynomialXD{psPolynomial3DAlloc} | tst_psFunc00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc00.c                                             *
-*            TestPoint: psPolynomialXD{psPolynomial4DAlloc}                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psPolynomialXD{psPolynomial4DAlloc} | tst_psFunc00.c)
-
Index: trunk/psLib/test/math/verified/tst_psFunc01.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc01.stdout	(revision 8718)
+++ 	(revision )
@@ -1,108 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc01.c                                             *
-*            TestPoint: psPolynomial functions{psGaussian()}                       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-normal psGaussian(0.000000) is 0.000000
-normal psGaussian(2.000000) is 0.000000
-normal psGaussian(4.000000) is 0.000000
-normal psGaussian(6.000000) is 0.000000
-normal psGaussian(8.000000) is 0.000000
-normal psGaussian(10.000000) is 0.000000
-normal psGaussian(12.000000) is 0.000000
-normal psGaussian(14.000000) is 0.000000
-normal psGaussian(16.000000) is 0.000000
-normal psGaussian(18.000000) is 0.000000
-normal psGaussian(20.000000) is 0.000001
-normal psGaussian(22.000000) is 0.000067
-normal psGaussian(24.000000) is 0.002216
-normal psGaussian(26.000000) is 0.026995
-normal psGaussian(28.000000) is 0.120985
-normal psGaussian(30.000000) is 0.199471
-normal psGaussian(32.000000) is 0.120985
-normal psGaussian(34.000000) is 0.026995
-normal psGaussian(36.000000) is 0.002216
-normal psGaussian(38.000000) is 0.000067
-normal psGaussian(40.000000) is 0.000001
-normal psGaussian(42.000000) is 0.000000
-normal psGaussian(44.000000) is 0.000000
-normal psGaussian(46.000000) is 0.000000
-normal psGaussian(48.000000) is 0.000000
-normal psGaussian(50.000000) is 0.000000
-normal psGaussian(52.000000) is 0.000000
-normal psGaussian(54.000000) is 0.000000
-normal psGaussian(56.000000) is 0.000000
-normal psGaussian(58.000000) is 0.000000
-NON-normal psGaussian(0.000000) is 0.000000
-NON-normal psGaussian(2.000000) is 0.000000
-NON-normal psGaussian(4.000000) is 0.000000
-NON-normal psGaussian(6.000000) is 0.000000
-NON-normal psGaussian(8.000000) is 0.000000
-NON-normal psGaussian(10.000000) is 0.000000
-NON-normal psGaussian(12.000000) is 0.000000
-NON-normal psGaussian(14.000000) is 0.000000
-NON-normal psGaussian(16.000000) is 0.000000
-NON-normal psGaussian(18.000000) is 0.000000
-NON-normal psGaussian(20.000000) is 0.000004
-NON-normal psGaussian(22.000000) is 0.000335
-NON-normal psGaussian(24.000000) is 0.011109
-NON-normal psGaussian(26.000000) is 0.135335
-NON-normal psGaussian(28.000000) is 0.606531
-NON-normal psGaussian(30.000000) is 1.000000
-NON-normal psGaussian(32.000000) is 0.606531
-NON-normal psGaussian(34.000000) is 0.135335
-NON-normal psGaussian(36.000000) is 0.011109
-NON-normal psGaussian(38.000000) is 0.000335
-NON-normal psGaussian(40.000000) is 0.000004
-NON-normal psGaussian(42.000000) is 0.000000
-NON-normal psGaussian(44.000000) is 0.000000
-NON-normal psGaussian(46.000000) is 0.000000
-NON-normal psGaussian(48.000000) is 0.000000
-NON-normal psGaussian(50.000000) is 0.000000
-NON-normal psGaussian(52.000000) is 0.000000
-NON-normal psGaussian(54.000000) is 0.000000
-NON-normal psGaussian(56.000000) is 0.000000
-NON-normal psGaussian(58.000000) is 0.000000
-
----> TESTPOINT PASSED (psPolynomial functions{psGaussian()} | tst_psFunc01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc01.c                                             *
-*            TestPoint: psPolynomial functions{p_psGaussianDev()}                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Gaussian Deviate [0] is 30.795286
-Gaussian Deviate [1] is 34.264950
-Gaussian Deviate [2] is 28.948183
-Gaussian Deviate [3] is 26.356329
-Gaussian Deviate [4] is 28.616852
-Gaussian Deviate [5] is 29.745865
-Gaussian Deviate [6] is 28.830563
-Gaussian Deviate [7] is 26.857296
-Gaussian Deviate [8] is 32.969559
-Gaussian Deviate [9] is 30.269176
-Gaussian Deviate [10] is 28.163614
-Gaussian Deviate [11] is 28.077215
-Gaussian Deviate [12] is 26.504436
-Gaussian Deviate [13] is 28.474297
-Gaussian Deviate [14] is 30.329622
-Gaussian Deviate [15] is 30.493885
-Gaussian Deviate [16] is 30.816671
-Gaussian Deviate [17] is 32.729324
-Gaussian Deviate [18] is 32.068352
-Gaussian Deviate [19] is 25.999083
-Gaussian Deviate [20] is 30.370560
-Gaussian Deviate [21] is 30.207680
-Gaussian Deviate [22] is 27.520786
-Gaussian Deviate [23] is 35.993179
-Gaussian Deviate [24] is 29.437201
-Gaussian Deviate [25] is 27.759834
-Gaussian Deviate [26] is 28.791586
-Gaussian Deviate [27] is 26.677267
-Gaussian Deviate [28] is 31.450001
-Gaussian Deviate [29] is 31.395319
-
----> TESTPOINT PASSED (psPolynomial functions{p_psGaussianDev()} | tst_psFunc01.c)
-
Index: trunk/psLib/test/math/verified/tst_psFunc02.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc02.stderr	(revision 8718)
+++ 	(revision )
@@ -1,16 +1,0 @@
-<HOST>|I|main
-    Following should generate an error message.
-<HOST>|E|psSpline1DAlloc (FILE:LINENO)
-    Error: max and min are equal.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psSpline1DAlloc (FILE:LINENO)
-    Error: max and min are equal.
-<HOST>|I|main
-    Following should generate an error message.
-<HOST>|E|psSpline1DAllocGeneric (FILE:LINENO)
-    Unallowable operation: psVector bounds or its data is NULL.
-<HOST>|I|main
-    Following should generate an error message.
-<HOST>|E|psSpline1DAllocGeneric (FILE:LINENO)
-    Unallowable operation: psVector bounds has no elements.
Index: trunk/psLib/test/math/verified/tst_psFunc02.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc02.stdout	(revision 8718)
+++ 	(revision )
@@ -1,106 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc02.c                                             *
-*            TestPoint: psFunction functions{psSpline1DAlloc(): linear, normal}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-psSpline1D->knots->data.F32[0] is 1.000000
-psSpline1D->knots->data.F32[1] is 3.250000
-psSpline1D->knots->data.F32[2] is 5.500000
-psSpline1D->knots->data.F32[3] is 7.750000
-psSpline1D->knots->data.F32[4] is 10.000000
-
----> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): linear, normal} | tst_psFunc02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc02.c                                             *
-*            TestPoint: psFunction functions{psSpline1DAlloc(): linear, min/max are equal} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): linear, min/max are equal} | tst_psFunc02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc02.c                                             *
-*            TestPoint: psFunction functions{psSpline1DAlloc(): linear, min > max.} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-psSpline1D->knots->data.F32[0] is 1.000000
-psSpline1D->knots->data.F32[1] is 0.500000
-psSpline1D->knots->data.F32[2] is 0.000000
-psSpline1D->knots->data.F32[3] is -0.500000
-psSpline1D->knots->data.F32[4] is -1.000000
-
----> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): linear, min > max.} | tst_psFunc02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc02.c                                             *
-*            TestPoint: psFunction functions{psSpline1DAlloc(), cubic, normal}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-psSpline1D->data.F32[0] is 1.000000
-psSpline1D->data.F32[1] is 3.250000
-psSpline1D->data.F32[2] is 5.500000
-psSpline1D->data.F32[3] is 7.750000
-psSpline1D->data.F32[4] is 10.000000
-
----> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): cubic, normal} | tst_psFunc02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc02.c                                             *
-*            TestPoint: psFunction functions{psSpline1DAlloc(): cubic, min/max are equal} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): cubic, min/max are equal} | tst_psFunc02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc02.c                                             *
-*            TestPoint: psFunction functions{psSpline1DAlloc(): cubic, min > max.} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-psSpline1D->knots->data.F32[0] is 1.000000
-psSpline1D->knots->data.F32[1] is 0.500000
-psSpline1D->knots->data.F32[2] is 0.000000
-psSpline1D->knots->data.F32[3] is -0.500000
-psSpline1D->knots->data.F32[4] is -1.000000
-
----> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): cubic, min > max.} | tst_psFunc02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc02.c                                             *
-*            TestPoint: psFunction functions{psSpline1DAllocGeneric(): linear, normal} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-psSpline1D->knots->data.F32[0] is 2.000000
-psSpline1D->knots->data.F32[1] is 4.000000
-psSpline1D->knots->data.F32[2] is 6.000000
-psSpline1D->knots->data.F32[3] is 8.000000
-psSpline1D->knots->data.F32[4] is 10.000000
-
----> TESTPOINT PASSED (psSpline functions{psSpline1DAllocGeneric(): linear, normal} | tst_psFunc02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc02.c                                             *
-*            TestPoint: psFunction functions{psSpline1DAllocGeneric(): bound equal to NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psSpline functions{psSpline1DAllocGeneric(): bound equal to NULL} | tst_psFunc02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc02.c                                             *
-*            TestPoint: psFunction functions{psSpline1DAllocGeneric(): bounds with zero elements} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psSpline functions{psSpline1DAllocGeneric(): bounds with zero elements} | tst_psFunc02.c)
-
Index: trunk/psLib/test/math/verified/tst_psFunc08.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc08.stderr	(revision 8718)
+++ 	(revision )
@@ -1,34 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc08.c                                             *
-*            TestPoint: psPolynomialXDEval{psPolynomial1DEval}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly1DEval
-    Following should generate error message invalid type
-<HOST>|E|psPolynomial1DEval (FILE:LINENO)
-    Unknown polynomial type 0x63 found.  Evaluation failed.
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial1DEval} | tst_psFunc08.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc08.c                                             *
-*            TestPoint: psPolynomialXDEval{psPolynomial1DEvalVector}               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly1DEvalVector
-    Following should generate an error message for NULL polynomial
-<HOST>|E|psPolynomial1DEvalVector (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
-<HOST>|I|testPoly1DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial1DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|I|testPoly1DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial1DEvalVector (FILE:LINENO)
-    psVector x: bad type(769)
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial1DEvalVector} | tst_psFunc08.c)
-
Index: trunk/psLib/test/math/verified/tst_psFunc09.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc09.stderr	(revision 8718)
+++ 	(revision )
@@ -1,42 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc09.c                                             *
-*            TestPoint: psPolynomialXDEval{psPolynomial2DEval}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly2DEval
-    Following should generate error message invalid type
-<HOST>|E|psPolynomial2DEval (FILE:LINENO)
-    Unknown polynomial type 0x63 found.  Evaluation failed.
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial2DEval} | tst_psFunc09.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc09.c                                             *
-*            TestPoint: psPolynomialXDEval{psPolynomial2DEvalVector}               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for NULL polynomial
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    psVector x: bad type(769)
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    psVector y: bad type(769)
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial2DEvalVector} | tst_psFunc09.c)
-
Index: trunk/psLib/test/math/verified/tst_psFunc10.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc10.stderr	(revision 8718)
+++ 	(revision )
@@ -1,50 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc10.c                                             *
-*            TestPoint: psPolynomialXDEval{psPolynomial3DEval}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly3DEval
-    Following should generate error message invalid type
-<HOST>|E|psPolynomial3DEval (FILE:LINENO)
-    Unknown polynomial type 0x63 found.  Evaluation failed.
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial3DEval} | tst_psFunc10.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc10.c                                             *
-*            TestPoint: psPolynomialXDEval{psPolynomial3DEvalVector}               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for NULL polynomial
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector z or its data is NULL.
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    psVector x: bad type(769)
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    psVector y: bad type(769)
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    psVector z: bad type(769)
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial3DEvalVector} | tst_psFunc10.c)
-
Index: trunk/psLib/test/math/verified/tst_psFunc11.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc11.stderr	(revision 8718)
+++ 	(revision )
@@ -1,58 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc11.c                                             *
-*            TestPoint: psPolynomialXDEval{psPolynomial4DEval}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly4DEval
-    Following should generate error message invalid type
-<HOST>|E|psPolynomial4DEval (FILE:LINENO)
-    Unknown polynomial type 0x63 found.  Evaluation failed.
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial4DEval} | tst_psFunc11.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psFunc11.c                                             *
-*            TestPoint: psPolynomialXDEval{psPolynomial4DEvalVector}               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL polynomial
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector z or its data is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector t or its data is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    psVector y: bad type(769)
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    psVector z: bad type(769)
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    psVector t: bad type(769)
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    psVector x: bad type(769)
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial4DEvalVector} | tst_psFunc11.c)
-
Index: trunk/psLib/test/math/verified/tst_psHist00.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psHist00.stderr	(revision 8718)
+++ 	(revision )
@@ -1,4 +1,0 @@
-<HOST>|I|main
-    Following should generate an error message.
-<HOST>|E|psHistogramAlloc (FILE:LINENO)
-    Error: !(upper >= lower) (20.000000 30.000000).
Index: trunk/psLib/test/math/verified/tst_psHist00.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psHist00.stdout	(revision 8718)
+++ 	(revision )
@@ -1,87 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist00.c                                             *
-*            TestPoint: psStats functions{Allocate the psHistogram structure.}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 30.000)
-
----> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist00.c                                             *
-*            TestPoint: psStats functions{Allocate the psHistogram structure.}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 25.000)
-Bin number 1 bounds: (25.000 - 30.000)
-
----> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist00.c                                             *
-*            TestPoint: psStats functions{Allocate the psHistogram structure.}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 21.000)
-Bin number 1 bounds: (21.000 - 22.000)
-Bin number 2 bounds: (22.000 - 23.000)
-Bin number 3 bounds: (23.000 - 24.000)
-Bin number 4 bounds: (24.000 - 25.000)
-Bin number 5 bounds: (25.000 - 26.000)
-Bin number 6 bounds: (26.000 - 27.000)
-Bin number 7 bounds: (27.000 - 28.000)
-Bin number 8 bounds: (28.000 - 29.000)
-Bin number 9 bounds: (29.000 - 30.000)
-
----> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist00.c                                             *
-*            TestPoint: psStats functions{Allocate the psHistogram structure.}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 20.500)
-Bin number 1 bounds: (20.500 - 21.000)
-Bin number 2 bounds: (21.000 - 21.500)
-Bin number 3 bounds: (21.500 - 22.000)
-Bin number 4 bounds: (22.000 - 22.500)
-Bin number 5 bounds: (22.500 - 23.000)
-Bin number 6 bounds: (23.000 - 23.500)
-Bin number 7 bounds: (23.500 - 24.000)
-Bin number 8 bounds: (24.000 - 24.500)
-Bin number 9 bounds: (24.500 - 25.000)
-Bin number 10 bounds: (25.000 - 25.500)
-Bin number 11 bounds: (25.500 - 26.000)
-Bin number 12 bounds: (26.000 - 26.500)
-Bin number 13 bounds: (26.500 - 27.000)
-Bin number 14 bounds: (27.000 - 27.500)
-Bin number 15 bounds: (27.500 - 28.000)
-Bin number 16 bounds: (28.000 - 28.500)
-Bin number 17 bounds: (28.500 - 29.000)
-Bin number 18 bounds: (29.000 - 29.500)
-Bin number 19 bounds: (29.500 - 30.000)
-
----> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist00.c                                             *
-*            TestPoint: psStats functions{Allocate the psHistogram structure. (UPPER<LOWER)} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure. (UPPER<LOWER)} | tst_psHist00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist00.c                                             *
-*            TestPoint: psStats functions{Deallocate the psHistogram structure.}   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psStats functions{Deallocate the psHistogram structure.} | tst_psHist00.c)
-
Index: trunk/psLib/test/math/verified/tst_psHist01.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psHist01.stdout	(revision 8718)
+++ 	(revision )
@@ -1,78 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist01.c                                             *
-*            TestPoint: psStats functions{Allocate the psHistogram structure.}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 30.000)
-
----> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist01.c                                             *
-*            TestPoint: psStats functions{Allocate the psHistogram structure.}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 25.000)
-Bin number 1 bounds: (25.000 - 30.000)
-
----> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist01.c                                             *
-*            TestPoint: psStats functions{Allocate the psHistogram structure.}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 21.000)
-Bin number 1 bounds: (21.000 - 22.000)
-Bin number 2 bounds: (22.000 - 23.000)
-Bin number 3 bounds: (23.000 - 24.000)
-Bin number 4 bounds: (24.000 - 25.000)
-Bin number 5 bounds: (25.000 - 26.000)
-Bin number 6 bounds: (26.000 - 27.000)
-Bin number 7 bounds: (27.000 - 28.000)
-Bin number 8 bounds: (28.000 - 29.000)
-Bin number 9 bounds: (29.000 - 30.000)
-
----> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist01.c                                             *
-*            TestPoint: psStats functions{Allocate the psHistogram structure.}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 20.500)
-Bin number 1 bounds: (20.500 - 21.000)
-Bin number 2 bounds: (21.000 - 21.500)
-Bin number 3 bounds: (21.500 - 22.000)
-Bin number 4 bounds: (22.000 - 22.500)
-Bin number 5 bounds: (22.500 - 23.000)
-Bin number 6 bounds: (23.000 - 23.500)
-Bin number 7 bounds: (23.500 - 24.000)
-Bin number 8 bounds: (24.000 - 24.500)
-Bin number 9 bounds: (24.500 - 25.000)
-Bin number 10 bounds: (25.000 - 25.500)
-Bin number 11 bounds: (25.500 - 26.000)
-Bin number 12 bounds: (26.000 - 26.500)
-Bin number 13 bounds: (26.500 - 27.000)
-Bin number 14 bounds: (27.000 - 27.500)
-Bin number 15 bounds: (27.500 - 28.000)
-Bin number 16 bounds: (28.000 - 28.500)
-Bin number 17 bounds: (28.500 - 29.000)
-Bin number 18 bounds: (29.000 - 29.500)
-Bin number 19 bounds: (29.500 - 30.000)
-
----> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist01.c                                             *
-*            TestPoint: psStats functions{Deallocate the psHistogram structure.}   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psStats functions{Deallocate the psHistogram structure.} | tst_psHist01.c)
-
Index: trunk/psLib/test/math/verified/tst_psHist02.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psHist02.stderr	(revision 8718)
+++ 	(revision )
@@ -1,8 +1,0 @@
-<HOST>|I|main
-    Following should generate an error message.
-<HOST>|E|psVectorHistogram (FILE:LINENO)
-    Unallowable operation: out is NULL.
-<HOST>|I|main
-    Following should generate an error message.
-<HOST>|E|psVectorHistogram (FILE:LINENO)
-    Unallowable operation: psVector values or its data is NULL.
Index: trunk/psLib/test/math/verified/tst_psHist02.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psHist02.stdout	(revision 8718)
+++ 	(revision )
@@ -1,156 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Allocate and Perform Histogram, no mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.00 - 30.00) data (10000.000000)
-
----> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Allocate and Perform Histogram with mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 30.000) data (5000.000000)
-
----> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Allocate and Perform Histogram, no mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.00 - 25.00) data (5000.000000)
-Bin number 1 bounds: (25.00 - 30.00) data (5000.000000)
-
----> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Allocate and Perform Histogram with mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 25.000) data (5000.000000)
-Bin number 1 bounds: (25.000 - 30.000) data (0.000000)
-
----> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Allocate and Perform Histogram, no mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.00 - 21.00) data (1000.000000)
-Bin number 1 bounds: (21.00 - 22.00) data (1000.000000)
-Bin number 2 bounds: (22.00 - 23.00) data (1000.000000)
-Bin number 3 bounds: (23.00 - 24.00) data (1000.000000)
-Bin number 4 bounds: (24.00 - 25.00) data (1000.000000)
-Bin number 5 bounds: (25.00 - 26.00) data (1000.000000)
-Bin number 6 bounds: (26.00 - 27.00) data (1000.000000)
-Bin number 7 bounds: (27.00 - 28.00) data (1000.000000)
-Bin number 8 bounds: (28.00 - 29.00) data (1000.000000)
-Bin number 9 bounds: (29.00 - 30.00) data (1000.000000)
-
----> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Allocate and Perform Histogram with mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 21.000) data (1000.000000)
-Bin number 1 bounds: (21.000 - 22.000) data (1000.000000)
-Bin number 2 bounds: (22.000 - 23.000) data (1000.000000)
-Bin number 3 bounds: (23.000 - 24.000) data (1000.000000)
-Bin number 4 bounds: (24.000 - 25.000) data (1000.000000)
-Bin number 5 bounds: (25.000 - 26.000) data (0.000000)
-Bin number 6 bounds: (26.000 - 27.000) data (0.000000)
-Bin number 7 bounds: (27.000 - 28.000) data (0.000000)
-Bin number 8 bounds: (28.000 - 29.000) data (0.000000)
-Bin number 9 bounds: (29.000 - 30.000) data (0.000000)
-
----> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Allocate and Perform Histogram, no mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.00 - 20.50) data (500.000000)
-Bin number 1 bounds: (20.50 - 21.00) data (500.000000)
-Bin number 2 bounds: (21.00 - 21.50) data (500.000000)
-Bin number 3 bounds: (21.50 - 22.00) data (500.000000)
-Bin number 4 bounds: (22.00 - 22.50) data (500.000000)
-Bin number 5 bounds: (22.50 - 23.00) data (500.000000)
-Bin number 6 bounds: (23.00 - 23.50) data (500.000000)
-Bin number 7 bounds: (23.50 - 24.00) data (500.000000)
-Bin number 8 bounds: (24.00 - 24.50) data (500.000000)
-Bin number 9 bounds: (24.50 - 25.00) data (500.000000)
-Bin number 10 bounds: (25.00 - 25.50) data (500.000000)
-Bin number 11 bounds: (25.50 - 26.00) data (500.000000)
-Bin number 12 bounds: (26.00 - 26.50) data (500.000000)
-Bin number 13 bounds: (26.50 - 27.00) data (500.000000)
-Bin number 14 bounds: (27.00 - 27.50) data (500.000000)
-Bin number 15 bounds: (27.50 - 28.00) data (500.000000)
-Bin number 16 bounds: (28.00 - 28.50) data (500.000000)
-Bin number 17 bounds: (28.50 - 29.00) data (500.000000)
-Bin number 18 bounds: (29.00 - 29.50) data (500.000000)
-Bin number 19 bounds: (29.50 - 30.00) data (500.000000)
-
----> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Allocate and Perform Histogram with mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Bin number 0 bounds: (20.000 - 20.500) data (500.000000)
-Bin number 1 bounds: (20.500 - 21.000) data (500.000000)
-Bin number 2 bounds: (21.000 - 21.500) data (500.000000)
-Bin number 3 bounds: (21.500 - 22.000) data (500.000000)
-Bin number 4 bounds: (22.000 - 22.500) data (500.000000)
-Bin number 5 bounds: (22.500 - 23.000) data (500.000000)
-Bin number 6 bounds: (23.000 - 23.500) data (500.000000)
-Bin number 7 bounds: (23.500 - 24.000) data (500.000000)
-Bin number 8 bounds: (24.000 - 24.500) data (500.000000)
-Bin number 9 bounds: (24.500 - 25.000) data (500.000000)
-Bin number 10 bounds: (25.000 - 25.500) data (0.000000)
-Bin number 11 bounds: (25.500 - 26.000) data (0.000000)
-Bin number 12 bounds: (26.000 - 26.500) data (0.000000)
-Bin number 13 bounds: (26.500 - 27.000) data (0.000000)
-Bin number 14 bounds: (27.000 - 27.500) data (0.000000)
-Bin number 15 bounds: (27.500 - 28.000) data (0.000000)
-Bin number 16 bounds: (28.000 - 28.500) data (0.000000)
-Bin number 17 bounds: (28.500 - 29.000) data (0.000000)
-Bin number 18 bounds: (29.000 - 29.500) data (0.000000)
-Bin number 19 bounds: (29.500 - 30.000) data (0.000000)
-
----> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Calling psVectorHistogram() with various NULL inputs.} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psStats functions{Calling psVectorHistogram() with various NULL inputs.} | tst_psHist02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psHist02.c                                             *
-*            TestPoint: psStats functions{Deallocate the psHistogram structure.}   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psStats functions{Deallocate the psHistogram structure.} | tst_psHist02.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrix01.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix01.stdout	(revision 8718)
+++ 	(revision )
@@ -1,36 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix01.c                                           *
-*            TestPoint: psMatrix{Create input and output images}                   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix01.c                                           *
-*            TestPoint: psMatrix{Transpose input image into output image}          *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Transpose input image into output image} | tst_psMatrix01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix01.c                                           *
-*            TestPoint: psMatrix{Transpose input image into auto allocated NULL output image} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Transpose input image into auto allocated NULL output image} | tst_psMatrix01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix01.c                                           *
-*            TestPoint: psMatrix{Free images and check for leaks}                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Free images and check for leaks} | tst_psMatrix01.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrix02.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix02.stderr	(revision 8718)
+++ 	(revision )
@@ -1,6 +1,0 @@
-<HOST>|E|psMatrixTranspose (FILE:LINENO)
-    Invalid operation: Pointer to in is same as out.
-<HOST>|E|psMatrixTranspose (FILE:LINENO)
-    Unallowable operation: psImage in or its data is NULL.
-<HOST>|E|psMatrixTranspose (FILE:LINENO)
-    Invalid operation. in not PS_TYPE_F64.
Index: trunk/psLib/test/math/verified/tst_psMatrix02.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix02.stdout	(revision 8718)
+++ 	(revision )
@@ -1,45 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix02.c                                           *
-*            TestPoint: psMatrix{Input pointer same as output pointer}             *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Input pointer same as output pointer} | tst_psMatrix02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix02.c                                           *
-*            TestPoint: psMatrix{Null input psImage}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Null input psImage} | tst_psMatrix02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix02.c                                           *
-*            TestPoint: psMatrix{Incorrect type for input pointer}                 *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Incorrect type for input pointer} | tst_psMatrix02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix02.c                                           *
-*            TestPoint: psMatrix{Incorrect type for output pointer}                *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Incorrect type for output pointer} | tst_psMatrix02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix02.c                                           *
-*            TestPoint: psMatrix{Matrix not square for output pointer}             *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Matrix not square for output pointer} | tst_psMatrix02.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrix03.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix03.stderr	(revision 8718)
+++ 	(revision )
@@ -1,6 +1,0 @@
-<HOST>|E|psMatrixLUD (FILE:LINENO)
-    Unallowable operation: psImage in or its data is NULL.
-<HOST>|E|psMatrixLUSolve (FILE:LINENO)
-    Unallowable operation: psVector RHS or its data is NULL.
-<HOST>|E|psMatrixLUSolve (FILE:LINENO)
-    Unallowable operation: psImage LU or its data is NULL.
Index: trunk/psLib/test/math/verified/tst_psMatrix03.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix03.stdout	(revision 8718)
+++ 	(revision )
@@ -1,69 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix03.c                                           *
-*            TestPoint: psMatrix{Create input and output images and vectors}       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Create input and output images and vectors} | tst_psMatrix03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix03.c                                           *
-*            TestPoint: psMatrix{Calculate LU matrix}                              *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Calculate LU matrix} | tst_psMatrix03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix03.c                                           *
-*            TestPoint: psMatrix{Determine solution to matrix equation}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Determine solution to matrix equation} | tst_psMatrix03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix03.c                                           *
-*            TestPoint: psMatrix{Free input and output images and vectors}         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Free input and output images and vectors} | tst_psMatrix03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix03.c                                           *
-*            TestPoint: psMatrix{Attempt to use null image input argument}         *
-*             TestType: Negative                                                   *
-*    ExpectedErrorText: Invalid operation: inImage or its data is NULL.            *
-*  ExpectedStatusValue: 0                                                          *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Attempt to use null image input argument} | tst_psMatrix03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix03.c                                           *
-*            TestPoint: psMatrix{Attempt to use null input vector argument}        *
-*             TestType: Negative                                                   *
-*    ExpectedErrorText: Invalid operation: inVector or its data is NULL.           *
-*  ExpectedStatusValue: 0                                                          *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Attempt to use null input vector argument} | tst_psMatrix03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix03.c                                           *
-*            TestPoint: psMatrix{Attempt to use null LU image argument}            *
-*             TestType: Negative                                                   *
-*    ExpectedErrorText: Invalid operation: inImage or its data is NULL.            *
-*  ExpectedStatusValue: 0                                                          *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Attempt to use null LU image argument} | tst_psMatrix03.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrix04.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix04.stderr	(revision 8718)
+++ 	(revision )
@@ -1,4 +1,0 @@
-<HOST>|E|psMatrixInvert (FILE:LINENO)
-    Unallowable operation: psImage in or its data is NULL.
-<HOST>|E|psMatrixInvert (FILE:LINENO)
-    Unallowable operation: determinant is NULL.
Index: trunk/psLib/test/math/verified/tst_psMatrix04.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix04.stdout	(revision 8718)
+++ 	(revision )
@@ -1,58 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix04.c                                           *
-*            TestPoint: psMatrix{Create input and output images}                   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix04.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix04.c                                           *
-*            TestPoint: psMatrix{Invert matrix and calculate determinant}          *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Invert matrix and calculate determinant} | tst_psMatrix04.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix04.c                                           *
-*            TestPoint: psMatrix{Calculate determinant only}                       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Calculate determinant only} | tst_psMatrix04.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix04.c                                           *
-*            TestPoint: psMatrix{Free input and output images}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Free input and output images} | tst_psMatrix04.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix04.c                                           *
-*            TestPoint: psMatrix{Attempt to use null input image argument}         *
-*             TestType: Negative                                                   *
-*    ExpectedErrorText: Invalid operation: inImage or its data is NULL.            *
-*  ExpectedStatusValue: 0                                                          *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Attempt to use null input image argument} | tst_psMatrix04.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix04.c                                           *
-*            TestPoint: psMatrix{Attempt to use null input float argument}         *
-*             TestType: Negative                                                   *
-*    ExpectedErrorText: Invalid operation: determinant argument is NULL.           *
-*  ExpectedStatusValue: 0                                                          *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Attempt to use null input float argument} | tst_psMatrix04.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrix05.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix05.stdout	(revision 8718)
+++ 	(revision )
@@ -1,27 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix05.c                                           *
-*            TestPoint: psMatrix{Create input and output images}                   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix05.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix05.c                                           *
-*            TestPoint: psMatrix{Multiply images}                                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Multiply images} | tst_psMatrix05.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix05.c                                           *
-*            TestPoint: psMatrix{Free input and output images}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Free input and output images} | tst_psMatrix05.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrix06.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix06.stdout	(revision 8718)
+++ 	(revision )
@@ -1,27 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix06.c                                           *
-*            TestPoint: psMatrix{Create input and output images}                   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix06.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix06.c                                           *
-*            TestPoint: psMatrix{Calculate Eigenvectors}                           *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Calculate Eigenvectors} | tst_psMatrix06.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix06.c                                           *
-*            TestPoint: psMatrix{Free input and output images}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Free input and output images} | tst_psMatrix06.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrix07.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix07.stderr	(revision 8718)
+++ 	(revision )
@@ -1,24 +1,0 @@
-<HOST>|I|main
-    Following should generate an error.
-<HOST>|E|psMatrixToVector (FILE:LINENO)
-    Unallowable operation: psImage inImage or its data is NULL.
-<HOST>|I|main
-    Following should generate an error.
-<HOST>|E|psMatrixToVector (FILE:LINENO)
-    Unallowable operation: psImage inImage or its data is NULL.
-<HOST>|I|main
-    Following should generate error message
-<HOST>|E|psMatrixToVector (FILE:LINENO)
-    Image does not have dim with 1 col or 1 row: (2 x 2).
-<HOST>|I|main
-    Following should generate error message
-<HOST>|E|psMatrixToVector (FILE:LINENO)
-    Image does not have dim with 1 col or 1 row: (2 x 2).
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psVectorToMatrix (FILE:LINENO)
-    Unallowable operation: psVector inVector or its data is NULL.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psVectorToMatrix (FILE:LINENO)
-    Unallowable operation: psVector inVector or its data is NULL.
Index: trunk/psLib/test/math/verified/tst_psMatrix07.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrix07.stdout	(revision 8718)
+++ 	(revision )
@@ -1,87 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix07.c                                           *
-*            TestPoint: psMatrix{Create input and output images and vectors}       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Create input and output images and vectors} | tst_psMatrix07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix07.c                                           *
-*            TestPoint: psMatrix{Convert matrix to PS_DIMEN_VECTOR vector}         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_VECTOR vector} | tst_psMatrix07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix07.c                                           *
-*            TestPoint: psMatrix{Attempt to use null image input argument}         *
-*             TestType: Negative                                                   *
-*    ExpectedErrorText: Invalid operation: inImage or its data is NULL.            *
-*  ExpectedStatusValue: 0                                                          *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Attempt to use null image input argument} | tst_psMatrix07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix07.c                                           *
-*            TestPoint: psMatrix{Convert matrix to PS_DIMEN_TRANSV vector}         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_TRANSV vector} | tst_psMatrix07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix07.c                                           *
-*            TestPoint: psMatrix{Improper image size}                              *
-*             TestType: Negative                                                   *
-*    ExpectedErrorText: Image does not have dim with 1 col or 1 row: (2 x 2).      *
-*  ExpectedStatusValue: 0                                                          *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Improper image size} | tst_psMatrix07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix07.c                                           *
-*            TestPoint: psMatrix{Convert PS_DIMEN_VECTOR vector to matrix}         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_VECTOR vector to matrix} | tst_psMatrix07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix07.c                                           *
-*            TestPoint: psMatrix{Attempt to use null input vector argument}        *
-*             TestType: Negative                                                   *
-*    ExpectedErrorText: Invalid operation: inVector or its data is NULL.           *
-*  ExpectedStatusValue: 0                                                          *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Attempt to use null input vector argument} | tst_psMatrix07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix07.c                                           *
-*            TestPoint: psMatrix{Convert PS_DIMEN_TRANSV vector to matrix}         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_TRANSV vector to matrix} | tst_psMatrix07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrix07.c                                           *
-*            TestPoint: psMatrix{Free input and output images and vectors}         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMatrix{Free input and output images and vectors} | tst_psMatrix07.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic01.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic01.stdout	(revision 8718)
+++ 	(revision )
@@ -1,1156 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10 10 
-10 10 
-10 10 
-
-10 10 
-10 10 
-10 10 
-
-Output:
-20 20 
-20 20 
-20 20 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-Output:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-Output:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-
-Output:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: -
-Input:
-20 20 
-20 20 
-20 20 
-
-10 10 
-10 10 
-10 10 
-
-Output:
-10 10 
-10 10 
-10 10 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: -
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-Output:
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: -
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-Output:
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-
-Output:
-0.000000+400.000000i 0.000000+400.000000i 
-0.000000+400.000000i 0.000000+400.000000i 
-0.000000+400.000000i 0.000000+400.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20 20 
-20 20 
-20 20 
-
-10 10 
-10 10 
-10 10 
-
-Output:
-200 200 
-200 200 
-200 200 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-Output:
-200.000000 200.000000 
-200.000000 200.000000 
-200.000000 200.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-Output:
-200.000000 200.000000 
-200.000000 200.000000 
-200.000000 200.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-
-Output:
-0.000000+400.000000i 0.000000+400.000000i 
-0.000000+400.000000i 0.000000+400.000000i 
-0.000000+400.000000i 0.000000+400.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-
-Output:
-2.000000+0.000000i 2.000000+0.000000i 
-2.000000+0.000000i 2.000000+0.000000i 
-2.000000+0.000000i 2.000000+0.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20 20 
-20 20 
-20 20 
-
-10 10 
-10 10 
-10 10 
-
-Output:
-2 2 
-2 2 
-2 2 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-Output:
-2.000000 2.000000 
-2.000000 2.000000 
-2.000000 2.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-Output:
-2.000000 2.000000 
-2.000000 2.000000 
-2.000000 2.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-
-Output:
-2.000000+0.000000i 2.000000+0.000000i 
-2.000000+0.000000i 2.000000+0.000000i 
-2.000000+0.000000i 2.000000+0.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-matrix psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10 10 
-10 10 
-10 10 
-
-5 5 5 
-
-Output:
-15 15 
-15 15 
-15 15 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-5.000000 5.000000 5.000000 
-
-Output:
-15.000000 15.000000 
-15.000000 15.000000 
-15.000000 15.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-5.000000 5.000000 5.000000 
-
-Output:
-15.000000 15.000000 
-15.000000 15.000000 
-15.000000 15.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-
-5.000000+5.000000i 5.000000+5.000000i 5.000000+5.000000i 
-
-Output:
-15.000000+15.000000i 15.000000+15.000000i 
-15.000000+15.000000i 15.000000+15.000000i 
-15.000000+15.000000i 15.000000+15.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: -
-Input:
-20 20 
-20 20 
-20 20 
-
-5 5 5 
-
-Output:
-15 15 
-15 15 
-15 15 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: -
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 5.000000 5.000000 
-
-Output:
-15.000000 15.000000 
-15.000000 15.000000 
-15.000000 15.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: -
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 5.000000 5.000000 
-
-Output:
-15.000000 15.000000 
-15.000000 15.000000 
-15.000000 15.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-5.000000+5.000000i 5.000000+5.000000i 5.000000+5.000000i 
-
-Output:
-0.000000+200.000000i 0.000000+200.000000i 
-0.000000+200.000000i 0.000000+200.000000i 
-0.000000+200.000000i 0.000000+200.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20 20 
-20 20 
-20 20 
-
-5 5 5 
-
-Output:
-100 100 
-100 100 
-100 100 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 5.000000 5.000000 
-
-Output:
-100.000000 100.000000 
-100.000000 100.000000 
-100.000000 100.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 5.000000 5.000000 
-
-Output:
-100.000000 100.000000 
-100.000000 100.000000 
-100.000000 100.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-5.000000+5.000000i 5.000000+5.000000i 5.000000+5.000000i 
-
-Output:
-0.000000+200.000000i 0.000000+200.000000i 
-0.000000+200.000000i 0.000000+200.000000i 
-0.000000+200.000000i 0.000000+200.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-5.000000+5.000000i 5.000000+5.000000i 5.000000+5.000000i 
-
-Output:
-4.000000+0.000000i 4.000000+0.000000i 
-4.000000+0.000000i 4.000000+0.000000i 
-4.000000+0.000000i 4.000000+0.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20 20 
-20 20 
-20 20 
-
-5 5 5 
-
-Output:
-4 4 
-4 4 
-4 4 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 5.000000 5.000000 
-
-Output:
-4.000000 4.000000 
-4.000000 4.000000 
-4.000000 4.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 5.000000 5.000000 
-
-Output:
-4.000000 4.000000 
-4.000000 4.000000 
-4.000000 4.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-vector psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-5.000000+5.000000i 5.000000+5.000000i 5.000000+5.000000i 
-
-Output:
-4.000000+0.000000i 4.000000+0.000000i 
-4.000000+0.000000i 4.000000+0.000000i 
-4.000000+0.000000i 4.000000+0.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-vector psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10 10 
-10 10 
-10 10 
-
-5 
-
-Output:
-15 15 
-15 15 
-15 15 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-5.000000 
-
-Output:
-15.000000 15.000000 
-15.000000 15.000000 
-15.000000 15.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10.000000 10.000000 
-10.000000 10.000000 
-10.000000 10.000000 
-
-5.000000 
-
-Output:
-15.000000 15.000000 
-15.000000 15.000000 
-15.000000 15.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: +
-Input:
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-10.000000+10.000000i 10.000000+10.000000i 
-
-5.000000+5.000000i 
-
-Output:
-15.000000+15.000000i 15.000000+15.000000i 
-15.000000+15.000000i 15.000000+15.000000i 
-15.000000+15.000000i 15.000000+15.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: -
-Input:
-20 20 
-20 20 
-20 20 
-
-5 
-
-Output:
-15 15 
-15 15 
-15 15 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: -
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 
-
-Output:
-15.000000 15.000000 
-15.000000 15.000000 
-15.000000 15.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: -
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 
-
-Output:
-15.000000 15.000000 
-15.000000 15.000000 
-15.000000 15.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-5.000000+5.000000i 
-
-Output:
-0.000000+200.000000i 0.000000+200.000000i 
-0.000000+200.000000i 0.000000+200.000000i 
-0.000000+200.000000i 0.000000+200.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20 20 
-20 20 
-20 20 
-
-5 
-
-Output:
-100 100 
-100 100 
-100 100 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 
-
-Output:
-100.000000 100.000000 
-100.000000 100.000000 
-100.000000 100.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 
-
-Output:
-100.000000 100.000000 
-100.000000 100.000000 
-100.000000 100.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: *
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-5.000000+5.000000i 
-
-Output:
-0.000000+200.000000i 0.000000+200.000000i 
-0.000000+200.000000i 0.000000+200.000000i 
-0.000000+200.000000i 0.000000+200.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-5.000000+5.000000i 
-
-Output:
-4.000000+0.000000i 4.000000+0.000000i 
-4.000000+0.000000i 4.000000+0.000000i 
-4.000000+0.000000i 4.000000+0.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20 20 
-20 20 
-20 20 
-
-5 
-
-Output:
-4 4 
-4 4 
-4 4 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 
-
-Output:
-4.000000 4.000000 
-4.000000 4.000000 
-4.000000 4.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000 20.000000 
-20.000000 20.000000 
-20.000000 20.000000 
-
-5.000000 
-
-Output:
-4.000000 4.000000 
-4.000000 4.000000 
-4.000000 4.000000 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic01.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: /
-Input:
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-20.000000+20.000000i 20.000000+20.000000i 
-
-5.000000+5.000000i 
-
-Output:
-4.000000+0.000000i 4.000000+0.000000i 
-4.000000+0.000000i 4.000000+0.000000i 
-4.000000+0.000000i 4.000000+0.000000i 
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix-scalar psBinaryOp} | tst_psMatrixVectorArithmetic01.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic02.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic02.stdout	(revision 8718)
+++ 	(revision )
@@ -1,1700 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: abs
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: abs
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: abs
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: abs
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: exp
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: exp
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: exp
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: exp
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ln
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ln
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ln
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ln
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ten
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ten
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ten
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ten
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: log
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: log
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: log
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: log
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: sin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: sin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: sin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: sin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dsin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dsin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dsin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dsin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: cos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: cos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: cos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: cos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dcos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dcos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dcos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dcos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: tan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: tan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: tan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: tan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dtan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dtan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dtan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dtan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: asin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: asin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: asin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: asin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dasin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dasin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dasin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dasin
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: acos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: acos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: acos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: acos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dacos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dacos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dacos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dacos
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: atan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: atan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: atan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: atan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: datan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: datan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: datan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test matrix psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: datan
-
-
-
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test matrix psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: abs
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: abs
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: abs
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: abs
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: exp
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: exp
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: exp
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: exp
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ln
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ln
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ln
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ln
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ten
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ten
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ten
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: ten
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: log
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: log
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: log
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: log
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: sin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: sin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: sin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: sin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dsin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dsin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dsin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dsin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: cos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: cos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: cos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: cos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dcos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dcos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dcos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dcos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: tan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: tan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: tan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: tan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dtan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dtan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dtan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dtan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: asin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: asin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: asin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: asin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dasin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dasin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dasin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dasin
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: acos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: acos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: acos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: acos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dacos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dacos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dacos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: dacos
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: atan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: atan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: atan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: atan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: datan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: datan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: datan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic02.c                           *
-*            TestPoint: psMatrixVectorArithmetic{Test vector psUnaryOp}            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Operation: datan
-
-
----> TESTPOINT PASSED (psMatrixVectorArithmetic{Test vector psUnaryOp} | tst_psMatrixVectorArithmetic02.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic03.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic03.stderr	(revision 8718)
+++ 	(revision )
@@ -1,66 +1,0 @@
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    Unallowable operation: input1 is NULL.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    Unallowable operation: input2 is NULL.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    Unallowable operation: op is NULL.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psUnaryOp (FILE:LINENO)
-    Unallowable operation: in is NULL.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psUnaryOp (FILE:LINENO)
-    Unallowable operation: op is NULL.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    ptr input1 has type 1028, ptr input2 has type 1032.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    Specified psImage dimensions differed, 2x2 vs 3x3.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    Number of elements inconsistent, 2 vs 3.  Number of elements must match.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    Number of elements inconsistent, 2 vs 3.  Number of elements must match.
-<HOST>|I|main
-    Following should generate an two error messages
-<HOST>|E|psVectorRecycle (FILE:LINENO)
-    The input psVector must have a vector dimension type.
-<HOST>|E|psUnaryOp (FILE:LINENO)
-    Couldn't create a proper output psVector.
-<HOST>|I|main
-    Following should generate error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    The minimum operation is not supported with complex data.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    The maximum operation is not supported with complex data.
-<HOST>|I|main
-    Following should generate an error messgae
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    Specified operation, yarg, is not supported.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psUnaryOp (FILE:LINENO)
-    Specified operation, yarg, is not supported.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psBinaryOp (FILE:LINENO)
-    Unallowable operation: input1 has incorrect dimensionality.
-<HOST>|I|main
-    Following should generate an error message
-<HOST>|E|psUnaryOp (FILE:LINENO)
-    Specified parameter, in, has invalid dimensionality, 4.
Index: trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic03.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic03.stdout	(revision 8718)
+++ 	(revision )
@@ -1,180 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Check for output generated}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Check for output generated} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Check for null input arg 1}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Check for null input arg 1} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Check for null input arg 2}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Check for null input arg 2} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Check for null operand}                         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Check for null operand} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psUnaryOp{Check for null output}                           *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psUnaryOp{Check for null output} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psUnaryOp{Check for null input}                            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psUnaryOp{Check for null input} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psUnaryOp{Check for null operator}                         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psUnaryOp{Check for null operator} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Inconsistent element types}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Inconsistent element types} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psUnaryOp{Check output type conversion}                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psUnaryOp{Check output type conversion} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Check for inconsistent elements}                *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Check for inconsistent elements} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psUnaryOp{Check inconsistent elements in input and output} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psUnaryOp{Check inconsistent elements in input and output} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Check inconsistent size}                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Check inconsistent size} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Check inconsistent size}                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Check inconsistent size} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psUnaryOp{Check inconsistent dimensionality}               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psUnaryOp{Check inconsistent dimensionality} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Attempt to use min with complex numbers}        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Attempt to use  min with complex numbers} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Attempt to use max with complex numbers}        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Attempt to use max with complex numbers} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinary{Attempt to use invalid operator}                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Attempt to use invalid operator} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psUnaryOp{Attempt to use invalid operator}                 *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psUnaryOp{Attempt to use invalid operator} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psBinaryOp{Attempt to use input with PS_DIMEN_OTHER}       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{Attempt to use input with PS_DIMEN_OTHER} | tst_psMatrixVectorArithmetic03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic03.c                           *
-*            TestPoint: psUnaryOp{Attempt to use input with PS_DIMEN_OTHER}        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psUnaryOp{Attempt to use input with PS_DIMEN_OTHER} | tst_psMatrixVectorArithmetic03.c)
-
Index: trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic04.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic04.stderr	(revision 8718)
+++ 	(revision )
@@ -1,36 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic04.c                           *
-*            TestPoint: psBinaryOp{psBinaryOp}                                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{psBinaryOp} | tst_psMatrixVectorArithmetic04.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic04.c                           *
-*            TestPoint: psBinaryOp{psBinaryOp}                                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{psBinaryOp} | tst_psMatrixVectorArithmetic04.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic04.c                           *
-*            TestPoint: psBinaryOp{psBinaryOp}                                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psBinaryOp{psBinaryOp} | tst_psMatrixVectorArithmetic04.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMatrixVectorArithmetic04.c                           *
-*            TestPoint: psUnaryOp{psUnaryOp}                                       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psUnaryOp{psUnaryOp} | tst_psMatrixVectorArithmetic04.c)
-
Index: trunk/psLib/test/math/verified/tst_psMinimize04.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimize04.stderr	(revision 8718)
+++ 	(revision )
@@ -1,2 +1,0 @@
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
Index: trunk/psLib/test/math/verified/tst_psMinimize04.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimize04.stdout	(revision 8718)
+++ 	(revision )
@@ -1,11 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04.c                                         *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial2D(): equal difference in variable fE *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Running test with fErr set to NULL.
-Running test with x, y set to NULL.  Should generate error.
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial2D(): equal differences in variable fErr} | tst_psMinimize04.c)
-
Index: trunk/psLib/test/math/verified/tst_psMinimize04_F32.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimize04_F32.stderr	(revision 8718)
+++ 	(revision )
@@ -1,4 +1,0 @@
-<HOST>|I|t03
-    Following should generate error for null arguments.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
Index: trunk/psLib/test/math/verified/tst_psMinimize04_F32.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimize04_F32.stdout	(revision 8718)
+++ 	(revision )
@@ -1,36 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04_F32.c                                     *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): equal errors in yErr} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): equal errors in yErr} | tst_psMinimize04_F32.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04_F32.c                                     *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): yErr is NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): yErr is NULL} | tst_psMinimize04_F32.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04_F32.c                                     *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): x, yErr is NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): x, yErr is NULL} | tst_psMinimize04_F32.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04_F32.c                                     *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): all inputs are NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): all inputs are NULL} | tst_psMinimize04_F32.c)
-
Index: trunk/psLib/test/math/verified/tst_psMinimize04b.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimize04b.stderr	(revision 8718)
+++ 	(revision )
@@ -1,4 +1,0 @@
-<HOST>|I|t03
-    Following should generate an error for null arguments.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
Index: trunk/psLib/test/math/verified/tst_psMinimize04b.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimize04b.stdout	(revision 8718)
+++ 	(revision )
@@ -1,36 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04b.c                                        *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): CHEB, equal errors in yErr} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): CHEB, equal errors in yErr} | tst_psMinimize04b.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04b.c                                        *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): CHEB, yErr is NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): CHEB, yErr is NULL} | tst_psMinimize04b.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04b.c                                        *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): CHEB, x, yErr is NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): CHEB, x, yErr is NULL} | tst_psMinimize04b.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04b.c                                        *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): CHEB, yErr is NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): CHEB, yErr is NULL} | tst_psMinimize04b.c)
-
Index: trunk/psLib/test/math/verified/tst_psMinimize04b_F32.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimize04b_F32.stderr	(revision 8718)
+++ 	(revision )
@@ -1,4 +1,0 @@
-<HOST>|I|t03
-    Following should generate error for null arguments.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
Index: trunk/psLib/test/math/verified/tst_psMinimize04b_F32.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimize04b_F32.stdout	(revision 8718)
+++ 	(revision )
@@ -1,36 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04b_F32.c                                    *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): CHEB, equal errors in yErr} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): CHEB, equal errors in yErr} | tst_psMinimize04b_F32.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04b_F32.c                                    *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): CHEB, yErr is NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): CHEB, yErr is NULL} | tst_psMinimize04b_F32.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04b_F32.c                                    *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): CHEB, x, yErr is NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): CHEB, x, yErr is NULL} | tst_psMinimize04b_F32.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimize04b_F32.c                                    *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial1D(): CHEB, yErr is NULL} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial1D(): CHEB, yErr is NULL} | tst_psMinimize04b_F32.c)
-
Index: trunk/psLib/test/math/verified/tst_psMinimize05.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimize05.stderr	(revision 8718)
+++ 	(revision )
@@ -1,16 +1,0 @@
-<HOST>|I|t02
-    Following should generate error for null minimize.
-<HOST>|E|psMinimizePowell (FILE:LINENO)
-    Unallowable operation: min is NULL.
-<HOST>|I|t02
-    Following should generate error for null parameter vector
-<HOST>|E|psMinimizePowell (FILE:LINENO)
-    Unallowable operation: psVector params or its data is NULL.
-<HOST>|I|t02
-    Following should generate error for null coords.
-<HOST>|E|psMinimizePowell (FILE:LINENO)
-    Unallowable operation: coords is NULL.
-<HOST>|I|t02
-    Following should generate error for null function
-<HOST>|E|psMinimizePowell (FILE:LINENO)
-    Unallowable operation: func is NULL.
Index: trunk/psLib/test/math/verified/tst_psMinimizeLMM.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimizeLMM.stdout	(revision 8718)
+++ 	(revision )
@@ -1,8 +1,0 @@
-Minimisation took 17 iterations
-chi^2 at the minimum is 1.13
-Parameter 0 at the minimum is 107.844, expected: 100.000000
-Parameter 1 at the minimum is 2.962, expected: 3.000000
-Parameter 2 at the minimum is 9.881, expected: 10.000000
-Mean relative difference is -0.006533
-The LMM minimization tests PASSED.
-DONE
Index: trunk/psLib/test/math/verified/tst_psMinimizePowell.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimizePowell.stderr	(revision 8718)
+++ 	(revision )
@@ -1,16 +1,0 @@
-<HOST>|I|t02
-    Following should generate error for null minimize.
-<HOST>|E|psMinimizePowell (FILE:LINENO)
-    Unallowable operation: min is NULL.
-<HOST>|I|t02
-    Following should generate error for null parameter vector
-<HOST>|E|psMinimizePowell (FILE:LINENO)
-    Unallowable operation: psVector params or its data is NULL.
-<HOST>|I|t02
-    Following should generate error for null coords.
-<HOST>|E|psMinimizePowell (FILE:LINENO)
-    Unallowable operation: coords is NULL.
-<HOST>|I|t02
-    Following should generate error for null function
-<HOST>|E|psMinimizePowell (FILE:LINENO)
-    Unallowable operation: func is NULL.
Index: trunk/psLib/test/math/verified/tst_psMinimizePowell.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimizePowell.stdout	(revision 8718)
+++ 	(revision )
@@ -1,71 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimizePowell.c                                     *
-*            TestPoint: psMinimize functions{psMinimizePowell()}                   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
-The minimum is 20.000000 (expected: 20.000000)
-Parameter 0 at the minimum is 2.3 (expected: 2.3)
-Parameter 0: (2.3), expected was (2.3)
-Parameter 1 at the minimum is 4.3 (expected: 4.3)
-Parameter 1: (4.3), expected was (4.3)
-Parameter 2 at the minimum is 6.3 (expected: 6.3)
-Parameter 2: (6.3), expected was (6.3)
-Parameter 3 at the minimum is 8.3 (expected: 8.3)
-Parameter 3: (8.3), expected was (8.3)
-Parameter 4 at the minimum is 10.3 (expected: 10.3)
-Parameter 4: (10.3), expected was (10.3)
-Parameter 5 at the minimum is 12.3 (expected: 12.3)
-Parameter 5: (12.3), expected was (12.3)
-Parameter 6 at the minimum is 14.3 (expected: 14.3)
-Parameter 6: (14.3), expected was (14.3)
-Parameter 7 at the minimum is 16.3 (expected: 16.3)
-Parameter 7: (16.3), expected was (16.3)
-Parameter 8 at the minimum is 18.3 (expected: 18.3)
-Parameter 8: (18.3), expected was (18.3)
-Parameter 9 at the minimum is 20.3 (expected: 20.3)
-Parameter 9: (20.3), expected was (20.3)
-
----> TESTPOINT PASSED (psMinimize functions{psMinimizePowell()} | tst_psMinimizePowell.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimizePowell.c                                     *
-*            TestPoint: psMinimize functions{psMinimizePowell()}                   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
-The minimum is 20.000000 (expected: 20.000000)
-Parameter 0 at the minimum is 2.3 (expected: 2.3)
-Parameter 0: (2.3), expected was (2.3)
-Parameter 1 at the minimum is 4.3 (expected: 4.3)
-Parameter 1: (4.3), expected was (4.3)
-Parameter 2 at the minimum is 6.3 (expected: 6.3)
-Parameter 2: (6.3), expected was (6.3)
-Parameter 3 at the minimum is 8.3 (expected: 8.3)
-Parameter 3: (8.3), expected was (8.3)
-Parameter 4 at the minimum is 10.3 (expected: 10.3)
-Parameter 4: (10.3), expected was (10.3)
-Parameter 5 at the minimum is 12.3 (expected: 12.3)
-Parameter 5: (12.3), expected was (12.3)
-Parameter 6 at the minimum is 14.3 (expected: 14.3)
-Parameter 6: (14.3), expected was (14.3)
-Parameter 7 at the minimum is 16.3 (expected: 16.3)
-Parameter 7: (16.3), expected was (16.3)
-Parameter 8 at the minimum is 18.3 (expected: 18.3)
-Parameter 8: (18.3), expected was (18.3)
-Parameter 9 at the minimum is 20.3 (expected: 20.3)
-Parameter 9: (20.3), expected was (20.3)
-
----> TESTPOINT PASSED (psMinimize functions{psMinimizePowell()} | tst_psMinimizePowell.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimizePowell.c                                     *
-*            TestPoint: psMinimize functions{psMinimizePowell(): various NULL inputs} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psMinimize functions{psMinimizePowell(): various NULL inputs} | tst_psMinimizePowell.c)
-
Index: trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stderr	(revision 8718)
+++ 	(revision )
@@ -1,2 +1,0 @@
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
Index: trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stdout	(revision 8718)
+++ 	(revision )
@@ -1,13 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimizeVector2D_F32.c                               *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial2D(): equal difference in variable fE *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Calling psVectorFitPolynomial2D() with f, fErr, x, y as F32 vectors.
-Calling psVectorFitPolynomial2D() with fErr set to NULL.
-Running test with fErr set to NULL.
-Running test with x, y set to NULL.  Should generate error.
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial2D(): equal differences in variable fErr} | tst_psMinimizeVector2D_F32.c)
-
Index: trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stderr	(revision 8718)
+++ 	(revision )
@@ -1,2 +1,0 @@
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
Index: trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stdout	(revision 8718)
+++ 	(revision )
@@ -1,12 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMinimizeVector2D_F64.c                               *
-*            TestPoint: psMinimize functions{psVectorFitPolynomial2D(): equal difference in variable fE *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-TEST: calling psVectorFitPolynomial2D() with f, fErr, y, x as F32 vectors.
-Running test with fErr set to NULL.
-Running test with x, y set to NULL.  Should generate error.
-
----> TESTPOINT PASSED (psMinimize functions{psVectorFitPolynomial2D(): equal differences in variable fErr} | tst_psMinimizeVector2D_F64.c)
-
Index: trunk/psLib/test/math/verified/tst_psPolyFit1D.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolyFit1D.stderr	(revision 8718)
+++ 	(revision )
@@ -1,124 +1,0 @@
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    psVector fErr: bad type(260)
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    psVector x: bad type(260)
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    psVector f: bad type(260)
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector xIn has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector xIn has incorrect type.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector xIn has incorrect type.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|W|psVectorFitPolynomial1D
-    WARNING: ignoring error vector with Chebyshev polynomials.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial1D (FILE:LINENO)
-    Unallowable operation: psVector xIn has incorrect type.
Index: trunk/psLib/test/math/verified/tst_psPolyFit1D.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolyFit1D.stdout	(revision 8718)
+++ 	(revision )
@@ -1,1151 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions: 1D Polynomial Fitting Functions{}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a NULL f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psS32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psS32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psS32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a NULL f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a NULL x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a NULL x vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a NULL f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a NULL x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a NULL x vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a NULL f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a non clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a NULL f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a NULL f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using chebyshev polynomials
-	using a NULL x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using chebyshev polynomials
-	using a NULL x vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a NULL f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-        performing a clip-fit
-	using chebyshev polynomials
-	using a NULL x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a NULL f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF64 x vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit1D.c                                          *
-*            TestPoint: psMinimize functions{1D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        performing a clip-fit
-	using chebyshev polynomials
-	using a psF32 x vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{1D Polynomial Fitting Functions} | tst_psPolyFit1D.c)
-
-
----> TESTPOINT PASSED (psMinimize functions: 1D Polynomial Fitting Functions{} | tst_psPolyFit1D.c)
-
Index: trunk/psLib/test/math/verified/tst_psPolyFit2D.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolyFit2D.stderr	(revision 8718)
+++ 	(revision )
@@ -1,52 +1,0 @@
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector y has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector y has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial2D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
Index: trunk/psLib/test/math/verified/tst_psPolyFit2D.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolyFit2D.stdout	(revision 8718)
+++ 	(revision )
@@ -1,739 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions: 2D Polynomial Fitting Functions{}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a NULL y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a NULL f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a NULL y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a NULL f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a NULL y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a NULL f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a NULL y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a NULL f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit2D.c                                          *
-*            TestPoint: psMinimize functions{2D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{2D Polynomial Fitting Functions} | tst_psPolyFit2D.c)
-
-
----> TESTPOINT PASSED (psMinimize functions: 2D Polynomial Fitting Functions{} | tst_psPolyFit2D.c)
-
Index: trunk/psLib/test/math/verified/tst_psPolyFit3D.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolyFit3D.stderr	(revision 8718)
+++ 	(revision )
@@ -1,60 +1,0 @@
-<HOST>|E|psVectorFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector y has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector z has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector y has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector z has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial3D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
Index: trunk/psLib/test/math/verified/tst_psPolyFit3D.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolyFit3D.stdout	(revision 8718)
+++ 	(revision )
@@ -1,923 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions: 3D Polynomial Fitting Functions{}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a NULL y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a NULL f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF64 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a NULL y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a NULL f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF32 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a non clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a NULL y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a NULL y vector
-	using a NULL z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a NULL f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF64 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF32 y vector
-	using a psF32 z vector
-	using a psF32 f vector
-	using a psF32 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a NULL fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a NULL x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a NULL y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a NULL y vector
-	using a NULL z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a NULL f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF32 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF32 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF32 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF32 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF32 f vector
-	using a psF64 fErr vector
-	using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit3D.c                                          *
-*            TestPoint: psMinimize functions{3D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-	performing a clip-fit
-	using ordinary polynomials
-	using a psF64 x vector
-	using a psF64 y vector
-	using a psF64 z vector
-	using a psF64 f vector
-	using a psF64 fErr vector
-	using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{3D Polynomial Fitting Functions} | tst_psPolyFit3D.c)
-
-
----> TESTPOINT PASSED (psMinimize functions: 3D Polynomial Fitting Functions{} | tst_psPolyFit3D.c)
-
Index: trunk/psLib/test/math/verified/tst_psPolyFit4D.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolyFit4D.stderr	(revision 8718)
+++ 	(revision )
@@ -1,76 +1,0 @@
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector z or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector t or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector z or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector t or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector z or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector t or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector y has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector z has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector t has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector z or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector t or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector f or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector mask or its data is NULL.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector fErr has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector y has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector z has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector t has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
-<HOST>|E|psVectorClipFitPolynomial4D (FILE:LINENO)
-    Unallowable operation: psVector mask has incorrect type.
Index: trunk/psLib/test/math/verified/tst_psPolyFit4D.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolyFit4D.stdout	(revision 8718)
+++ 	(revision )
@@ -1,1164 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions: 4D Polynomial Fitting Functions{}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a NULL fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a NULL x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a NULL y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a NULL z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a NULL t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a NULL f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF64 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF64 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF64 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF64 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a NULL fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a NULL x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a NULL y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a NULL z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a NULL t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a NULL f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF32 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF32 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF32 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF32 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a non clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a NULL fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a NULL x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a NULL y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a NULL z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a NULL t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a NULL f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF64 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF64 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF64 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF64 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF32 y vector
- using a psF32 z vector
- using a psF32 t vector
- using a psF32 f vector
- using a psF32 fErr vector
- using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a NULL fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a NULL x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a NULL y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a NULL z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a NULL t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a NULL f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a NULL mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF32 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF32 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF32 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF32 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF32 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF32 f vector
- using a psF64 fErr vector
- using a psU8 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolyFit4D.c                                          *
-*            TestPoint: psMinimize functions{4D Polynomial Fitting Functions}      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
- performing a clip-fit
- using ordinary polynomials
- using a psF64 x vector
- using a psF64 y vector
- using a psF64 z vector
- using a psF64 t vector
- using a psF64 f vector
- using a psF64 fErr vector
- using a psS32 mask vector
-
----> TESTPOINT PASSED (psMinimize functions{4D Polynomial Fitting Functions} | tst_psPolyFit4D.c)
-
-Status: 1
-
----> TESTPOINT PASSED (psMinimize functions: 4D Polynomial Fitting Functions{} | tst_psPolyFit4D.c)
-
Index: trunk/psLib/test/math/verified/tst_psPolynomialEval1D.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolynomialEval1D.stderr	(revision 8718)
+++ 	(revision )
@@ -1,34 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolynomialEval1D.c                                   *
-*            TestPoint: psPolynomialXDEval{psPolynomial1DEval}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly1DEval
-    Following should generate error message invalid type
-<HOST>|E|psPolynomial1DEval (FILE:LINENO)
-    Unknown polynomial type 0x63 found.  Evaluation failed.
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial1DEval} | tst_psPolynomialEval1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolynomialEval1D.c                                   *
-*            TestPoint: psPolynomialXDEval{psPolynomial1DEvalVector}               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly1DEvalVector
-    Following should generate an error message for NULL polynomial
-<HOST>|E|psPolynomial1DEvalVector (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
-<HOST>|I|testPoly1DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial1DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|I|testPoly1DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial1DEvalVector (FILE:LINENO)
-    psVector x: bad type(769)
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial1DEvalVector} | tst_psPolynomialEval1D.c)
-
Index: trunk/psLib/test/math/verified/tst_psPolynomialEval2D.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolynomialEval2D.stderr	(revision 8718)
+++ 	(revision )
@@ -1,42 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolynomialEval2D.c                                   *
-*            TestPoint: psPolynomialXDEval{psPolynomial2DEval}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly2DEval
-    Following should generate error message invalid type
-<HOST>|E|psPolynomial2DEval (FILE:LINENO)
-    Unknown polynomial type 0x63 found.  Evaluation failed.
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial2DEval} | tst_psPolynomialEval2D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolynomialEval2D.c                                   *
-*            TestPoint: psPolynomialXDEval{psPolynomial2DEvalVector}               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for NULL polynomial
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    psVector x: bad type(769)
-<HOST>|I|testPoly2DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    psVector y: bad type(769)
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial2DEvalVector} | tst_psPolynomialEval2D.c)
-
Index: trunk/psLib/test/math/verified/tst_psPolynomialEval3D.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolynomialEval3D.stderr	(revision 8718)
+++ 	(revision )
@@ -1,50 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolynomialEval3D.c                                   *
-*            TestPoint: psPolynomialXDEval{psPolynomial3DEval}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly3DEval
-    Following should generate error message invalid type
-<HOST>|E|psPolynomial3DEval (FILE:LINENO)
-    Unknown polynomial type 0x63 found.  Evaluation failed.
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial3DEval} | tst_psPolynomialEval3D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolynomialEval3D.c                                   *
-*            TestPoint: psPolynomialXDEval{psPolynomial3DEvalVector}               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for NULL polynomial
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector z or its data is NULL.
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    psVector x: bad type(769)
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    psVector y: bad type(769)
-<HOST>|I|testPoly3DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial3DEvalVector (FILE:LINENO)
-    psVector z: bad type(769)
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial3DEvalVector} | tst_psPolynomialEval3D.c)
-
Index: trunk/psLib/test/math/verified/tst_psPolynomialEval4D.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psPolynomialEval4D.stderr	(revision 8718)
+++ 	(revision )
@@ -1,58 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolynomialEval4D.c                                   *
-*            TestPoint: psPolynomialXDEval{psPolynomial4DEval}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly4DEval
-    Following should generate error message invalid type
-<HOST>|E|psPolynomial4DEval (FILE:LINENO)
-    Unknown polynomial type 0x63 found.  Evaluation failed.
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial4DEval} | tst_psPolynomialEval4D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psPolynomialEval4D.c                                   *
-*            TestPoint: psPolynomialXDEval{psPolynomial4DEvalVector}               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL polynomial
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: polynomial poly or its coeffs is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x or its data is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector z or its data is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for NULL input vector
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector t or its data is NULL.
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    psVector y: bad type(769)
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    psVector z: bad type(769)
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    psVector t: bad type(769)
-<HOST>|I|testPoly4DEvalVector
-    Following should generate an error message for invalid input type
-<HOST>|E|psPolynomial4DEvalVector (FILE:LINENO)
-    psVector x: bad type(769)
-
----> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial4DEvalVector} | tst_psPolynomialEval4D.c)
-
Index: trunk/psLib/test/math/verified/tst_psRandom.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psRandom.stderr	(revision 8718)
+++ 	(revision )
@@ -1,83 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psRandom.c                                             *
-*            TestPoint: psRandom{psRandomAlloc}                                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testRandomAlloc
-    Invalid type, should generate error message
-<HOST>|E|psRandomAlloc (FILE:LINENO)
-    Unknown Random Number Generator Type
-
----> TESTPOINT PASSED (psRandom{psRandomAlloc} | tst_psRandom.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psRandom.c                                             *
-*            TestPoint: psRandom{psRandomUniform}                                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testRandomUniform
-    NULL psRandom variable, should generate error message
-<HOST>|E|psRandomUniform (FILE:LINENO)
-    Random variable is NULL.
-
----> TESTPOINT PASSED (psRandom{psRandomUniform} | tst_psRandom.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psRandom.c                                             *
-*            TestPoint: psRandom{psRandomGaussian}                                 *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testRandomGaussian
-    NULL psRandom variable, should generate error message
-<HOST>|E|psRandomGaussian (FILE:LINENO)
-    Random variable is NULL.
-
----> TESTPOINT PASSED (psRandom{psRandomGaussian} | tst_psRandom.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psRandom.c                                             *
-*            TestPoint: psRandom{psRandomPoisson}                                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testRandomPoisson
-    NULL psRandom variable, should generate error message
-<HOST>|E|psRandomPoisson (FILE:LINENO)
-    Random variable is NULL.
-
----> TESTPOINT PASSED (psRandom{psRandomPoisson} | tst_psRandom.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psRandom.c                                             *
-*            TestPoint: psRandom{psRandomReset}                                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testRandomResetUniform
-    Reset a NULL psRandom variable, should generate an error message
-<HOST>|E|psRandomReset (FILE:LINENO)
-    Random variable is NULL.
-
----> TESTPOINT PASSED (psRandom{psRandomReset} | tst_psRandom.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psRandom.c                                             *
-*            TestPoint: psRandom{psRandomReset}                                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psRandom{psRandomReset} | tst_psRandom.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psRandom.c                                             *
-*            TestPoint: psRandom{psRandomReset}                                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psRandom{psRandomReset} | tst_psRandom.c)
-
Index: trunk/psLib/test/math/verified/tst_psSpline1D.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psSpline1D.stderr	(revision 8718)
+++ 	(revision )
@@ -1,29 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psSpline1D.c                                           *
-*            TestPoint: psSpline1D{(TEST A) psSplineAllocTest}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psSpline1D{(TEST A) psSplineAllocTest} | tst_psSpline1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psSpline1D.c                                           *
-*            TestPoint: psSpline1D{(TEST B) psSplineEvalTest}                      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|E|psVectorFitSpline1D (FILE:LINENO)
-    Unallowable operation: psVector y or its data is NULL.
-
----> TESTPOINT PASSED (psSpline1D{(TEST B) psSplineEvalTest} | tst_psSpline1D.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psSpline1D.c                                           *
-*            TestPoint: psSpline1D{(TEST C) psSplineEvalVectorTest}                *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psSpline1D{(TEST C) psSplineEvalVectorTest} | tst_psSpline1D.c)
-
Index: trunk/psLib/test/math/verified/tst_psSpline1D.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psSpline1D.stdout	(revision 8718)
+++ 	(revision )
@@ -1,45 +1,0 @@
-
-Calling psVectorFitSpline1D() with NULL y-vector.  Should generate error.
-
-psSplineEvalTest_sub00(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a very
-simple x->y mapping (defined by myFunc00()).  We do this for both F32
-and F64 versions of the input x and y vectors.
-    Number of splines: 1
-Performing the F32 test....
-Performing the F64 test....
-
-psSplineEvalTest_sub00b(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a
-more complicated x->y mapping (defined by myFunc00b()).  We do this for
-both F32 and F64 versions of the input x and y vectors.
-    Number of splines: 1
-Performing the F32 test....
-Performing the F64 test....
-
-psSplineEvalTest_sub00c(): This is similar to psSplineEvalTest_sub00b()
-except that the x vector is NULL.
-    Number of splines: 1
-Performing the F32 test....
-Performing the F64 test....
-
-psSplineEvalTest_sub00(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a very
-simple x->y mapping (defined by myFunc00()).  We do this for both F32
-and F64 versions of the input x and y vectors.
-    Number of splines: 95
-Performing the F32 test....
-Performing the F64 test....
-
-psSplineEvalTest_sub00b(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a
-more complicated x->y mapping (defined by myFunc00b()).  We do this for
-both F32 and F64 versions of the input x and y vectors.
-    Number of splines: 95
-Performing the F32 test....
-Performing the F64 test....
-
-psSplineEvalTest_sub00c(): This is similar to psSplineEvalTest_sub00b()
-except that the x vector is NULL.
-    Number of splines: 95
-Performing the F32 test....
-Performing the F64 test....
-Performing the F32 test....
-Testing psSpline1DEvalVector() with an F32 vector.
-Testing psSpline1DEvalVector() with an F64 vector.
Index: trunk/psLib/test/math/verified/tst_psStats00.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats00.stderr	(revision 8718)
+++ 	(revision )
@@ -1,48 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats00.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testStatsSampleMeanF32
-    Following should generate warning message
-<HOST>|W|psVectorStats
-    WARNING: vectorSampleMean() returned an error.
-<HOST>|I|testStatsSampleMeanF32
-    Following should generate an error message.
-<HOST>|E|psVectorStats (FILE:LINENO)
-    Unallowable operation: psVector in or its data is NULL.
-<HOST>|I|testStatsSampleMeanF32
-    Following should generate an error message.
-<HOST>|E|psVectorStats (FILE:LINENO)
-    Unallowable operation: stats is NULL.
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats00.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats00.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats00.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats00.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats00.c)
-
Index: trunk/psLib/test/math/verified/tst_psStats00.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats00.stdout	(revision 8718)
+++ 	(revision )
@@ -1,13 +1,0 @@
-psVectorStats() returned 2.06: expected was 2.06
-psVectorStats() returned 1.81: expected was 1.81
-psVectorStats() returned 0.14: expected was 0.14
-psVectorStats() returned 0.64: expected was 0.64
-psVectorStats() returned 2.12: expected was 2.12
-psVectorStats() returned 1.89: expected was 1.89
-psVectorStats() returned -0.37: expected was -0.37
-psVectorStats() returned 0.05: expected was 0.05
-psVectorStats() returned 2.12: expected was 2.12
-psVectorStats() returned 2.06: expected was 2.06
-psVectorStats() returned 2.00: expected was 2.00
-psVectorStats() returned 8.00: expected was 8.00
-psVectorStats() returned 2.06: expected was 2.06
Index: trunk/psLib/test/math/verified/tst_psStats01.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats01.stderr	(revision 8718)
+++ 	(revision )
@@ -1,40 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats01.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testStatsMaxF32
-    Following should generate error message
-<HOST>|E|psVectorStats (FILE:LINENO)
-    Failed to calculate vector minimum and maximum
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats01.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats01.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats01.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats01.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats01.c)
-
Index: trunk/psLib/test/math/verified/tst_psStats02.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats02.stderr	(revision 8718)
+++ 	(revision )
@@ -1,40 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats02.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|testStatsMinF32
-    Following should generate error message
-<HOST>|E|psVectorStats (FILE:LINENO)
-    Failed to calculate vector minimum and maximum
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats02.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats02.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats02.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats02.c                                            *
-*            TestPoint: psVectorStats{psVectorStats}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVectorStats{psVectorStats} | tst_psStats02.c)
-
Index: trunk/psLib/test/math/verified/tst_psStats03.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats03.stdout	(revision 8718)
+++ 	(revision )
@@ -1,31 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats03.c                                            *
-*            TestPoint: psStats functions{PS_STAT_SAMPLE_MEDIAN: no vector mask}   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Called psVectorStats() on a vector with no elements masked.
-The expected median was 2058.000000.  The calculated median was 2058.000000.
-
----> TESTPOINT PASSED (psStats functions{PS_STAT_SAMPLE_MEDIAN: no vector mask} | tst_psStats03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats03.c                                            *
-*            TestPoint: psStats functions{PS_STAT_SAMPLE_MEDIAN: with vector mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Called psVectorStats() on a vector with last N/2 elements masked.
-The expected median was 1028.500000.  The calculated median was 1028.500000.
-
----> TESTPOINT PASSED (psStats functions{PS_STAT_SAMPLE_MEDIAN: with vector mask} | tst_psStats03.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats03.c                                            *
-*            TestPoint: psStats functions{psStats(): deallocating memory}          *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psStats functions{psStats(): deallocating memory} | tst_psStats03.c)
-
Index: trunk/psLib/test/math/verified/tst_psStats05.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats05.stdout	(revision 8718)
+++ 	(revision )
@@ -1,18 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats05.c                                            *
-*            TestPoint: psStats functions{Allocate the psStats structure.}         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psStats functions{Allocate the psStats structure.} | tst_psStats05.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats05.c                                            *
-*            TestPoint: psStats functions{Deallocate the psStats structure.}       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psStats functions{Deallocate the psStats structure.} | tst_psStats05.c)
-
Index: trunk/psLib/test/math/verified/tst_psStats06.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats06.stdout	(revision 8718)
+++ 	(revision )
@@ -1,31 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats06.c                                            *
-*            TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: no vector mask}    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Called psVectorStats() on a vector with no elements masked.
-The expected stdev was 4.472136; the calculated stdev was 4.472136
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_STDEV: no vector mask} | tst_psStats06.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats06.c                                            *
-*            TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: with vector mask}  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Called psVectorStats() on a vector with last N/2 elements masked.
-The expected stdev was 2.160247; the calculated stdev was 2.160247
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_STDEV: with vector mask} | tst_psStats06.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats06.c                                            *
-*            TestPoint: psStats functions{psStats(): deallocating memory}          *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVector functions{psStats(): deallocating memory} | tst_psStats06.c)
-
Index: trunk/psLib/test/math/verified/tst_psStats07.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats07.stdout	(revision 8718)
+++ 	(revision )
@@ -1,21 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psMathUtils functions{psVectorStats Robust Stats Routine}  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should not generate any errors.
-        using a psF32 in vector
-        using a NULL errors vector
-        using a NULL mask vector
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psMathUtils functions{psVectorStats Robust Stats Routine}  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should not generate any errors.
-        using a psF32 in vector
-        using a NULL errors vector
-        using a psU8 mask vector
-TEST PASSED.
Index: trunk/psLib/test/math/verified/tst_psStats08.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats08.stdout	(revision 8718)
+++ 	(revision )
@@ -1,53 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats08.c                                            *
-*            TestPoint: psStats functions{PS_STAT_SAMPLE_LQ: no vector mask}       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Called psVectorStats() on a vector with no elements masked.
-The expected sampleLQ was 50.000000; the calculated sampleLQ was 50.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_LQ: no vector mask} | tst_psStats08.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats08.c                                            *
-*            TestPoint: psStats functions{PS_STAT_SAMPLE_UQ: no vector mask}       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Called psVectorStats() on a vector with no elements masked.
-The expected sampleUQ was 150.000000; the calculated sampleUQ was 150.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_UQ: no vector mask} | tst_psStats08.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats08.c                                            *
-*            TestPoint: psStats functions{PS_STAT_SAMPLE_LQ: with vector mask}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Called psVectorStats() on a vector with elements masked.
-The expected sampleLQ was 25.000000; the calculated sampleLQ was 25.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_LQ: with vector mask} | tst_psStats08.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats08.c                                            *
-*            TestPoint: psStats functions{PS_STAT_SAMPLE_UQ: with vector mask}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Called psVectorStats() on a vector with elements masked.
-The expected sampleUQ was 75.000000; the calculated sampleUQ was 75.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_UQ: with vector mask} | tst_psStats08.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats08.c                                            *
-*            TestPoint: psStats functions{psStats(): deallocating memory}          *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVector functions{psStats(): deallocating memory} | tst_psStats08.c)
-
Index: trunk/psLib/test/math/verified/tst_psStats09.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats09.stderr	(revision 8718)
+++ 	(revision )
@@ -1,2 +1,0 @@
-<HOST>|E|psVectorStats (FILE:LINENO)
-    Unallowable operation: psVector in or its data is NULL.
Index: trunk/psLib/test/math/verified/tst_psStats09.stdout
===================================================================
--- trunk/psLib/test/math/verified/tst_psStats09.stdout	(revision 8718)
+++ 	(revision )
@@ -1,4068 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats09.c                                            *
-*            TestPoint: psMathUtils functions{psVectorStats Clipped Stats Routine} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should generate an error message, and return NULL.
-        using a NULL in vector
-        using a NULL errors vector
-        using a NULL mask vector
-0 outliers.
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats09.c                                            *
-*            TestPoint: psMathUtils functions{psVectorStats Clipped Stats Routine} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should not generate any errors.
-        using a psF32 in vector
-        using a NULL errors vector
-        using a NULL mask vector
-Data 0: (-0.785386)
-Data 1: (0.132009)
-Data 2: (0.026258)
-Data 3: (1.110537)
-Data 4: (0.373504)
-Data 5: (0.845745)
-Data 6: (-0.039515)
-Data 7: (0.184387)
-Data 8: (-3.136485)
-Data 9: (0.234151)
-Data 10: (1.263050)
-Data 11: (0.387336)
-Data 12: (-1.134962)
-Data 13: (0.662926)
-Data 14: (0.067489)
-Data 15: (-0.688745)
-Data 16: (-0.039289)
-Data 17: (0.682516)
-Data 18: (-1.289643)
-Data 19: (-0.230497)
-Data 20: (0.475838)
-Data 21: (1.641613)
-Data 22: (-0.389799)
-Data 23: (0.240456)
-Data 24: (0.157720)
-Data 25: (100.000000)
-Data 26: (-0.965824)
-Data 27: (0.400421)
-Data 28: (0.243947)
-Data 29: (2.148490)
-Data 30: (1.186170)
-Data 31: (-0.469227)
-Data 32: (-1.300670)
-Data 33: (-0.992003)
-Data 34: (0.303475)
-Data 35: (-1.443258)
-Data 36: (0.368307)
-Data 37: (0.159691)
-Data 38: (-0.550110)
-Data 39: (-1.300016)
-Data 40: (0.330213)
-Data 41: (-1.191545)
-Data 42: (1.970700)
-Data 43: (-1.315271)
-Data 44: (-2.077168)
-Data 45: (0.654758)
-Data 46: (-0.536263)
-Data 47: (0.431285)
-Data 48: (-1.043155)
-Data 49: (-0.108273)
-Data 50: (-0.351277)
-Data 51: (0.481480)
-Data 52: (2.102400)
-Data 53: (-0.405563)
-Data 54: (0.145365)
-Data 55: (-0.037471)
-Data 56: (0.248525)
-Data 57: (1.139523)
-Data 58: (-0.292583)
-Data 59: (0.803339)
-Data 60: (-0.507475)
-Data 61: (-1.901844)
-Data 62: (-0.034541)
-Data 63: (-0.581574)
-Data 64: (0.864607)
-Data 65: (0.370303)
-Data 66: (0.199184)
-Data 67: (-0.385583)
-Data 68: (0.070497)
-Data 69: (-0.282945)
-Data 70: (-1.103897)
-Data 71: (-0.514544)
-Data 72: (0.634023)
-Data 73: (1.793461)
-Data 74: (-0.808671)
-Data 75: (1.428635)
-Data 76: (-0.280008)
-Data 77: (-0.873420)
-Data 78: (-0.866967)
-Data 79: (1.870198)
-Data 80: (1.371189)
-Data 81: (0.234907)
-Data 82: (-1.123075)
-Data 83: (0.060164)
-Data 84: (-0.673866)
-Data 85: (-1.071099)
-Data 86: (-0.346378)
-Data 87: (-0.791601)
-Data 88: (1.334605)
-Data 89: (-1.250991)
-Data 90: (-0.952099)
-Data 91: (-0.520321)
-Data 92: (0.823264)
-Data 93: (-0.758434)
-Data 94: (-0.443345)
-Data 95: (-0.383743)
-Data 96: (-1.192603)
-Data 97: (-0.152201)
-Data 98: (0.754227)
-Data 99: (-0.285752)
-Data 100: (0.331080)
-Data 101: (2.080874)
-Data 102: (-1.029790)
-Data 103: (-0.012170)
-Data 104: (1.538915)
-Data 105: (-0.791079)
-Data 106: (1.768095)
-Data 107: (0.822225)
-Data 108: (2.009857)
-Data 109: (1.592321)
-Data 110: (-0.606752)
-Data 111: (1.629945)
-Data 112: (0.384976)
-Data 113: (-1.194824)
-Data 114: (-0.243928)
-Data 115: (-1.579549)
-Data 116: (1.099131)
-Data 117: (-1.920698)
-Data 118: (-1.398930)
-Data 119: (-0.096926)
-Data 120: (-0.997571)
-Data 121: (1.758804)
-Data 122: (0.479757)
-Data 123: (1.602341)
-Data 124: (1.467871)
-Data 125: (0.064787)
-Data 126: (-0.656360)
-Data 127: (-0.545799)
-Data 128: (-0.296584)
-Data 129: (1.200598)
-Data 130: (-0.306767)
-Data 131: (2.296382)
-Data 132: (0.482690)
-Data 133: (-0.939450)
-Data 134: (-2.204839)
-Data 135: (100.000000)
-Data 136: (0.519714)
-Data 137: (-1.991039)
-Data 138: (0.952267)
-Data 139: (-0.844377)
-Data 140: (0.653335)
-Data 141: (-0.436324)
-Data 142: (-3.077808)
-Data 143: (-0.441991)
-Data 144: (-0.717007)
-Data 145: (0.155677)
-Data 146: (-0.423730)
-Data 147: (0.486753)
-Data 148: (0.006043)
-Data 149: (1.128215)
-Data 150: (0.022443)
-Data 151: (-0.373202)
-Data 152: (-1.528354)
-Data 153: (-1.453461)
-Data 154: (1.841423)
-Data 155: (0.179469)
-Data 156: (0.823546)
-Data 157: (-0.573896)
-Data 158: (-1.197397)
-Data 159: (0.248720)
-Data 160: (0.092005)
-Data 161: (0.608326)
-Data 162: (-0.513710)
-Data 163: (-2.566176)
-Data 164: (-0.221375)
-Data 165: (0.303715)
-Data 166: (0.448582)
-Data 167: (100.000000)
-Data 168: (0.738201)
-Data 169: (-0.558021)
-Data 170: (-0.744701)
-Data 171: (0.436953)
-Data 172: (0.628151)
-Data 173: (0.179998)
-Data 174: (100.000000)
-Data 175: (-1.476268)
-Data 176: (0.203080)
-Data 177: (-0.762510)
-Data 178: (-1.603289)
-Data 179: (-0.831488)
-Data 180: (1.472259)
-Data 181: (0.006876)
-Data 182: (-0.347966)
-Data 183: (0.760191)
-Data 184: (0.998659)
-Data 185: (0.038206)
-Data 186: (-0.627646)
-Data 187: (-0.288035)
-Data 188: (-2.029074)
-Data 189: (-0.763311)
-Data 190: (-1.058799)
-Data 191: (100.000000)
-Data 192: (1.164780)
-Data 193: (-1.124238)
-Data 194: (0.464597)
-Data 195: (-0.507513)
-Data 196: (100.000000)
-Data 197: (0.912883)
-Data 198: (0.076616)
-Data 199: (0.242723)
-Data 200: (-0.478315)
-Data 201: (1.254897)
-Data 202: (-0.241787)
-Data 203: (1.251947)
-Data 204: (0.349654)
-Data 205: (0.042298)
-Data 206: (-0.559441)
-Data 207: (-0.071514)
-Data 208: (0.105726)
-Data 209: (0.807481)
-Data 210: (0.178126)
-Data 211: (-1.643824)
-Data 212: (100.000000)
-Data 213: (-1.254121)
-Data 214: (-1.107179)
-Data 215: (1.226782)
-Data 216: (0.582804)
-Data 217: (-1.602130)
-Data 218: (0.380762)
-Data 219: (-0.182224)
-Data 220: (-1.051501)
-Data 221: (-1.503879)
-Data 222: (1.401074)
-Data 223: (0.207078)
-Data 224: (0.445226)
-Data 225: (-0.108091)
-Data 226: (0.030031)
-Data 227: (-0.963420)
-Data 228: (1.173899)
-Data 229: (-1.156809)
-Data 230: (0.960548)
-Data 231: (0.375479)
-Data 232: (100.000000)
-Data 233: (0.089078)
-Data 234: (1.438570)
-Data 235: (-0.819503)
-Data 236: (2.411479)
-Data 237: (0.042698)
-Data 238: (-0.003958)
-Data 239: (0.495955)
-Data 240: (-0.168196)
-Data 241: (-1.520827)
-Data 242: (-0.162992)
-Data 243: (0.001515)
-Data 244: (0.090750)
-Data 245: (-0.283155)
-Data 246: (0.243909)
-Data 247: (-0.213339)
-Data 248: (-0.537282)
-Data 249: (-0.089660)
-Data 250: (0.286410)
-Data 251: (2.101143)
-Data 252: (0.825257)
-Data 253: (-1.897799)
-Data 254: (0.211798)
-Data 255: (0.117926)
-Data 256: (-1.139378)
-Data 257: (0.521184)
-Data 258: (2.281442)
-Data 259: (0.904656)
-Data 260: (0.462195)
-Data 261: (0.131302)
-Data 262: (-1.030534)
-Data 263: (0.014510)
-Data 264: (-0.636781)
-Data 265: (-0.042689)
-Data 266: (-0.986040)
-Data 267: (0.206862)
-Data 268: (0.343436)
-Data 269: (0.335769)
-Data 270: (1.276290)
-Data 271: (-0.880367)
-Data 272: (-1.054281)
-Data 273: (0.846459)
-Data 274: (-0.494707)
-Data 275: (0.856787)
-Data 276: (0.036722)
-Data 277: (0.307453)
-Data 278: (0.246209)
-Data 279: (0.580312)
-Data 280: (-0.356154)
-Data 281: (-1.499467)
-Data 282: (-1.398995)
-Data 283: (-0.795599)
-Data 284: (-0.003164)
-Data 285: (-0.019095)
-Data 286: (-0.131684)
-Data 287: (-0.271432)
-Data 288: (1.121406)
-Data 289: (1.122946)
-Data 290: (1.193424)
-Data 291: (-0.362917)
-Data 292: (-0.177344)
-Data 293: (-0.205724)
-Data 294: (-0.829086)
-Data 295: (0.661198)
-Data 296: (0.064954)
-Data 297: (100.000000)
-Data 298: (1.580982)
-Data 299: (0.782355)
-Data 300: (-1.204411)
-Data 301: (2.107277)
-Data 302: (1.663615)
-Data 303: (-0.990527)
-Data 304: (-1.187518)
-Data 305: (-1.265137)
-Data 306: (0.089560)
-Data 307: (1.122457)
-Data 308: (-0.341979)
-Data 309: (-0.161235)
-Data 310: (-1.028038)
-Data 311: (-0.183365)
-Data 312: (-0.603757)
-Data 313: (0.060354)
-Data 314: (1.776017)
-Data 315: (-0.347113)
-Data 316: (0.862735)
-Data 317: (100.000000)
-Data 318: (0.391745)
-Data 319: (0.625394)
-Data 320: (-0.847384)
-Data 321: (0.077827)
-Data 322: (0.342529)
-Data 323: (-0.445746)
-Data 324: (0.520160)
-Data 325: (0.308418)
-Data 326: (-1.198576)
-Data 327: (1.627503)
-Data 328: (0.648728)
-Data 329: (0.248206)
-Data 330: (0.735934)
-Data 331: (0.586720)
-Data 332: (0.149829)
-Data 333: (0.463921)
-Data 334: (1.169930)
-Data 335: (0.021121)
-Data 336: (-2.328529)
-Data 337: (-0.556591)
-Data 338: (-1.967011)
-Data 339: (-1.505950)
-Data 340: (-1.624805)
-Data 341: (0.408839)
-Data 342: (-0.056065)
-Data 343: (0.683467)
-Data 344: (-1.155446)
-Data 345: (-0.317239)
-Data 346: (0.638819)
-Data 347: (-0.154605)
-Data 348: (1.260878)
-Data 349: (1.220044)
-Data 350: (-0.455878)
-Data 351: (-1.374988)
-Data 352: (-1.790421)
-Data 353: (0.371523)
-Data 354: (0.063412)
-Data 355: (0.713025)
-Data 356: (0.316093)
-Data 357: (-0.506996)
-Data 358: (-0.963010)
-Data 359: (0.078586)
-Data 360: (0.920053)
-Data 361: (-0.793677)
-Data 362: (1.042620)
-Data 363: (-0.320748)
-Data 364: (1.133065)
-Data 365: (0.144593)
-Data 366: (2.805677)
-Data 367: (-2.641271)
-Data 368: (-0.210258)
-Data 369: (-0.857935)
-Data 370: (-0.414758)
-Data 371: (-1.025097)
-Data 372: (0.030107)
-Data 373: (-0.230045)
-Data 374: (-0.519746)
-Data 375: (-1.227212)
-Data 376: (100.000000)
-Data 377: (-0.791912)
-Data 378: (0.688639)
-Data 379: (1.482138)
-Data 380: (-0.142581)
-Data 381: (0.517127)
-Data 382: (0.573649)
-Data 383: (-1.480234)
-Data 384: (0.075614)
-Data 385: (-2.274195)
-Data 386: (0.007788)
-Data 387: (-1.149337)
-Data 388: (0.471633)
-Data 389: (-1.611229)
-Data 390: (1.007454)
-Data 391: (0.844424)
-Data 392: (-1.485466)
-Data 393: (-0.719872)
-Data 394: (1.209563)
-Data 395: (0.783458)
-Data 396: (-0.870134)
-Data 397: (0.202597)
-Data 398: (0.229951)
-Data 399: (0.696716)
-Data 400: (-2.007947)
-Data 401: (1.038567)
-Data 402: (-0.776473)
-Data 403: (-0.452195)
-Data 404: (-0.453331)
-Data 405: (0.450014)
-Data 406: (-0.328593)
-Data 407: (1.697939)
-Data 408: (-0.591360)
-Data 409: (1.153462)
-Data 410: (-0.556506)
-Data 411: (-1.762091)
-Data 412: (-0.578256)
-Data 413: (1.557313)
-Data 414: (0.341048)
-Data 415: (1.190938)
-Data 416: (-0.659464)
-Data 417: (1.790306)
-Data 418: (0.573720)
-Data 419: (-0.682174)
-Data 420: (-0.654435)
-Data 421: (0.478880)
-Data 422: (0.299627)
-Data 423: (-0.276893)
-Data 424: (-0.302396)
-Data 425: (-1.461001)
-Data 426: (2.932082)
-Data 427: (-0.784124)
-Data 428: (-0.586463)
-Data 429: (1.022803)
-Data 430: (-0.343780)
-Data 431: (-0.145771)
-Data 432: (-0.119495)
-Data 433: (-0.091323)
-Data 434: (-0.711637)
-Data 435: (-1.322067)
-Data 436: (-0.085847)
-Data 437: (-1.022083)
-Data 438: (-0.554940)
-Data 439: (100.000000)
-Data 440: (-2.145350)
-Data 441: (1.554175)
-Data 442: (1.594622)
-Data 443: (0.158015)
-Data 444: (-0.445373)
-Data 445: (-0.030664)
-Data 446: (0.499470)
-Data 447: (0.691434)
-Data 448: (0.505113)
-Data 449: (-0.000943)
-Data 450: (-0.932127)
-Data 451: (0.938952)
-Data 452: (0.347054)
-Data 453: (-0.873986)
-Data 454: (0.941785)
-Data 455: (-1.951578)
-Data 456: (1.152498)
-Data 457: (-0.545708)
-Data 458: (-0.031666)
-Data 459: (0.463002)
-Data 460: (-0.061085)
-Data 461: (0.914456)
-Data 462: (0.420200)
-Data 463: (-0.610854)
-Data 464: (1.697771)
-Data 465: (0.159887)
-Data 466: (1.871407)
-Data 467: (1.164889)
-Data 468: (-0.780036)
-Data 469: (0.462051)
-Data 470: (-1.054582)
-Data 471: (-0.260282)
-Data 472: (-0.945666)
-Data 473: (-0.192503)
-Data 474: (0.690290)
-Data 475: (-0.958695)
-Data 476: (-0.202712)
-Data 477: (-1.674415)
-Data 478: (0.134485)
-Data 479: (1.084675)
-Data 480: (0.520148)
-Data 481: (-1.698524)
-Data 482: (0.635871)
-Data 483: (1.849917)
-Data 484: (-1.571857)
-Data 485: (-1.106945)
-Data 486: (-0.695290)
-Data 487: (-0.764189)
-Data 488: (-0.326011)
-Data 489: (-0.058281)
-Data 490: (0.376334)
-Data 491: (-0.288510)
-Data 492: (-0.531036)
-Data 493: (-0.263003)
-Data 494: (0.276766)
-Data 495: (-1.038354)
-Data 496: (-0.042080)
-Data 497: (0.014183)
-Data 498: (1.521591)
-Data 499: (-0.443634)
-Data 500: (0.565365)
-Data 501: (-1.142307)
-Data 502: (0.493381)
-Data 503: (0.682427)
-Data 504: (-1.101841)
-Data 505: (-0.502843)
-Data 506: (1.489890)
-Data 507: (0.387037)
-Data 508: (-0.937827)
-Data 509: (0.697288)
-Data 510: (2.100589)
-Data 511: (0.069110)
-Data 512: (-2.614176)
-Data 513: (-0.447460)
-Data 514: (0.214925)
-Data 515: (100.000000)
-Data 516: (-0.319322)
-Data 517: (-2.090041)
-Data 518: (0.908290)
-Data 519: (-0.152174)
-Data 520: (-1.172371)
-Data 521: (-0.480717)
-Data 522: (-0.801624)
-Data 523: (0.747165)
-Data 524: (0.547801)
-Data 525: (0.650712)
-Data 526: (-0.883898)
-Data 527: (-0.348434)
-Data 528: (1.122167)
-Data 529: (-0.472167)
-Data 530: (0.151363)
-Data 531: (-0.725884)
-Data 532: (-0.195089)
-Data 533: (-0.801076)
-Data 534: (0.118581)
-Data 535: (1.148081)
-Data 536: (1.843644)
-Data 537: (1.018988)
-Data 538: (-0.774384)
-Data 539: (0.046144)
-Data 540: (0.308975)
-Data 541: (0.532242)
-Data 542: (0.881096)
-Data 543: (1.816407)
-Data 544: (-1.361702)
-Data 545: (0.488446)
-Data 546: (1.786959)
-Data 547: (0.503395)
-Data 548: (-1.468647)
-Data 549: (0.067025)
-Data 550: (-0.207175)
-Data 551: (0.601760)
-Data 552: (0.642101)
-Data 553: (0.536288)
-Data 554: (0.895000)
-Data 555: (0.635209)
-Data 556: (1.010380)
-Data 557: (1.507482)
-Data 558: (0.831470)
-Data 559: (-0.421896)
-Data 560: (1.084987)
-Data 561: (1.313876)
-Data 562: (-0.492274)
-Data 563: (0.096083)
-Data 564: (-0.301012)
-Data 565: (-0.311365)
-Data 566: (0.041754)
-Data 567: (-0.068171)
-Data 568: (0.885302)
-Data 569: (1.244395)
-Data 570: (0.361685)
-Data 571: (2.095367)
-Data 572: (-1.571622)
-Data 573: (-1.336313)
-Data 574: (0.536157)
-Data 575: (0.770078)
-Data 576: (-1.585918)
-Data 577: (-1.464282)
-Data 578: (-1.699151)
-Data 579: (1.402990)
-Data 580: (-0.468521)
-Data 581: (100.000000)
-Data 582: (-0.386723)
-Data 583: (-0.374017)
-Data 584: (-0.262344)
-Data 585: (-0.481419)
-Data 586: (0.659047)
-Data 587: (0.978056)
-Data 588: (-0.047061)
-Data 589: (-0.285525)
-Data 590: (-0.850697)
-Data 591: (2.072881)
-Data 592: (1.781341)
-Data 593: (2.058574)
-Data 594: (-0.510287)
-Data 595: (1.695551)
-Data 596: (-3.510732)
-Data 597: (-0.857569)
-Data 598: (-1.067651)
-Data 599: (1.469576)
-Data 600: (0.669135)
-Data 601: (-0.681448)
-Data 602: (0.458621)
-Data 603: (-0.700447)
-Data 604: (0.575795)
-Data 605: (2.308650)
-Data 606: (0.044708)
-Data 607: (0.060163)
-Data 608: (-0.145504)
-Data 609: (0.853717)
-Data 610: (1.412172)
-Data 611: (1.184546)
-Data 612: (1.810763)
-Data 613: (-1.550877)
-Data 614: (-0.060726)
-Data 615: (-0.610029)
-Data 616: (-0.198397)
-Data 617: (-1.562530)
-Data 618: (-0.507673)
-Data 619: (0.311332)
-Data 620: (2.137363)
-Data 621: (0.402207)
-Data 622: (0.846246)
-Data 623: (-1.210659)
-Data 624: (-1.195239)
-Data 625: (1.043354)
-Data 626: (1.384872)
-Data 627: (-0.725180)
-Data 628: (0.666163)
-Data 629: (-0.898701)
-Data 630: (1.130427)
-Data 631: (0.890718)
-Data 632: (-0.242362)
-Data 633: (-1.172927)
-Data 634: (0.565910)
-Data 635: (-0.513233)
-Data 636: (-0.026723)
-Data 637: (0.390245)
-Data 638: (1.359098)
-Data 639: (-0.873151)
-Data 640: (0.973147)
-Data 641: (0.846945)
-Data 642: (-1.394935)
-Data 643: (-1.189999)
-Data 644: (-0.550131)
-Data 645: (-0.072295)
-Data 646: (1.850526)
-Data 647: (0.754222)
-Data 648: (-0.383778)
-Data 649: (-1.976930)
-Data 650: (-0.677756)
-Data 651: (-0.522199)
-Data 652: (-1.071121)
-Data 653: (0.956541)
-Data 654: (0.421220)
-Data 655: (-0.327357)
-Data 656: (0.357642)
-Data 657: (0.510412)
-Data 658: (1.785180)
-Data 659: (0.677855)
-Data 660: (0.271233)
-Data 661: (-0.678865)
-Data 662: (1.427354)
-Data 663: (-0.557258)
-Data 664: (1.869995)
-Data 665: (0.094875)
-Data 666: (-1.887210)
-Data 667: (0.278313)
-Data 668: (0.197131)
-Data 669: (2.856659)
-Data 670: (0.851026)
-Data 671: (0.283148)
-Data 672: (-0.959849)
-Data 673: (-1.647409)
-Data 674: (0.297091)
-Data 675: (-1.578352)
-Data 676: (0.090701)
-Data 677: (0.982780)
-Data 678: (0.161943)
-Data 679: (-0.501540)
-Data 680: (-0.663769)
-Data 681: (-0.869457)
-Data 682: (-0.501423)
-Data 683: (1.474303)
-Data 684: (-1.636389)
-Data 685: (-0.224065)
-Data 686: (1.728735)
-Data 687: (-0.672178)
-Data 688: (0.465140)
-Data 689: (0.666469)
-Data 690: (-0.415428)
-Data 691: (1.585377)
-Data 692: (0.327179)
-Data 693: (1.756540)
-Data 694: (-0.174331)
-Data 695: (1.089346)
-Data 696: (-0.034507)
-Data 697: (0.192218)
-Data 698: (-0.168568)
-Data 699: (0.878851)
-Data 700: (-0.766260)
-Data 701: (-0.895911)
-Data 702: (0.761680)
-Data 703: (0.642383)
-Data 704: (-0.458863)
-Data 705: (0.395777)
-Data 706: (-1.039251)
-Data 707: (-0.535070)
-Data 708: (1.727370)
-Data 709: (-0.563520)
-Data 710: (0.579622)
-Data 711: (-1.073484)
-Data 712: (-1.657763)
-Data 713: (-1.091908)
-Data 714: (-0.378430)
-Data 715: (-0.490712)
-Data 716: (1.840598)
-Data 717: (-0.556296)
-Data 718: (-0.688738)
-Data 719: (-0.518065)
-Data 720: (0.017851)
-Data 721: (-0.507251)
-Data 722: (-0.488266)
-Data 723: (-1.623040)
-Data 724: (-0.268533)
-Data 725: (1.164297)
-Data 726: (-0.379641)
-Data 727: (-1.464033)
-Data 728: (0.446679)
-Data 729: (1.044328)
-Data 730: (-0.741536)
-Data 731: (-1.401622)
-Data 732: (1.650958)
-Data 733: (-2.294429)
-Data 734: (-1.665809)
-Data 735: (0.893204)
-Data 736: (-0.061416)
-Data 737: (-0.469041)
-Data 738: (1.471188)
-Data 739: (-3.090578)
-Data 740: (-0.580415)
-Data 741: (-0.810719)
-Data 742: (-0.290513)
-Data 743: (1.162047)
-Data 744: (1.060102)
-Data 745: (1.064575)
-Data 746: (-0.691739)
-Data 747: (0.450640)
-Data 748: (-1.359424)
-Data 749: (-0.724339)
-Data 750: (-0.611686)
-Data 751: (1.004619)
-Data 752: (-1.863957)
-Data 753: (-0.301139)
-Data 754: (-0.172117)
-Data 755: (1.051237)
-Data 756: (1.733394)
-Data 757: (-2.404959)
-Data 758: (-0.050649)
-Data 759: (-0.110017)
-Data 760: (-0.045231)
-Data 761: (-0.691325)
-Data 762: (0.184279)
-Data 763: (0.987417)
-Data 764: (-0.462912)
-Data 765: (0.268279)
-Data 766: (-0.150942)
-Data 767: (-0.652717)
-Data 768: (-0.508199)
-Data 769: (-0.935557)
-Data 770: (0.507437)
-Data 771: (100.000000)
-Data 772: (-0.493763)
-Data 773: (1.338273)
-Data 774: (-0.048761)
-Data 775: (0.977545)
-Data 776: (1.000299)
-Data 777: (-1.207682)
-Data 778: (0.561795)
-Data 779: (-0.839724)
-Data 780: (0.628980)
-Data 781: (2.848097)
-Data 782: (-1.338966)
-Data 783: (-0.285252)
-Data 784: (0.412960)
-Data 785: (-0.837750)
-Data 786: (-0.406811)
-Data 787: (0.978568)
-Data 788: (1.051972)
-Data 789: (-0.387801)
-Data 790: (-0.479118)
-Data 791: (2.549268)
-Data 792: (-0.988855)
-Data 793: (0.260714)
-Data 794: (0.058252)
-Data 795: (-0.360298)
-Data 796: (-2.069816)
-Data 797: (0.235600)
-Data 798: (100.000000)
-Data 799: (2.080829)
-Data 800: (0.823571)
-Data 801: (-0.681942)
-Data 802: (0.019518)
-Data 803: (-0.978287)
-Data 804: (0.713956)
-Data 805: (0.709162)
-Data 806: (-2.011670)
-Data 807: (-0.643714)
-Data 808: (-0.453480)
-Data 809: (-0.665390)
-Data 810: (1.013721)
-Data 811: (0.583812)
-Data 812: (-1.333408)
-Data 813: (-0.505324)
-Data 814: (1.687314)
-Data 815: (-2.019731)
-Data 816: (-0.527174)
-Data 817: (-0.405152)
-Data 818: (-0.981114)
-Data 819: (0.832071)
-Data 820: (1.270173)
-Data 821: (0.431785)
-Data 822: (0.984792)
-Data 823: (-1.376149)
-Data 824: (-0.146415)
-Data 825: (-0.776835)
-Data 826: (0.405055)
-Data 827: (-0.600157)
-Data 828: (0.868413)
-Data 829: (0.215476)
-Data 830: (0.133328)
-Data 831: (-0.056788)
-Data 832: (100.000000)
-Data 833: (-0.500972)
-Data 834: (1.062186)
-Data 835: (-1.132726)
-Data 836: (2.176918)
-Data 837: (-0.144582)
-Data 838: (-1.391284)
-Data 839: (-0.245439)
-Data 840: (-0.916000)
-Data 841: (0.674703)
-Data 842: (-1.208317)
-Data 843: (0.478711)
-Data 844: (-0.014864)
-Data 845: (0.210871)
-Data 846: (2.001587)
-Data 847: (-0.496860)
-Data 848: (1.144239)
-Data 849: (-1.181744)
-Data 850: (-0.756744)
-Data 851: (1.611618)
-Data 852: (0.391136)
-Data 853: (-1.055418)
-Data 854: (0.741342)
-Data 855: (-0.564193)
-Data 856: (0.391860)
-Data 857: (-0.469337)
-Data 858: (-0.159205)
-Data 859: (-0.826435)
-Data 860: (0.738164)
-Data 861: (0.735014)
-Data 862: (1.118610)
-Data 863: (0.956540)
-Data 864: (-1.757360)
-Data 865: (0.709009)
-Data 866: (-0.190812)
-Data 867: (-1.307432)
-Data 868: (-0.535208)
-Data 869: (0.970931)
-Data 870: (-0.451182)
-Data 871: (0.508539)
-Data 872: (0.804287)
-Data 873: (1.570080)
-Data 874: (-1.113345)
-Data 875: (1.042099)
-Data 876: (0.137635)
-Data 877: (1.327955)
-Data 878: (100.000000)
-Data 879: (0.050258)
-Data 880: (0.593300)
-Data 881: (0.268672)
-Data 882: (1.112779)
-Data 883: (0.874099)
-Data 884: (-1.339358)
-Data 885: (1.066885)
-Data 886: (0.529885)
-Data 887: (-0.432558)
-Data 888: (-1.600868)
-Data 889: (-1.360057)
-Data 890: (-1.031932)
-Data 891: (1.427221)
-Data 892: (-0.287260)
-Data 893: (0.774466)
-Data 894: (0.477139)
-Data 895: (0.148165)
-Data 896: (-0.569534)
-Data 897: (0.104326)
-Data 898: (0.248269)
-Data 899: (0.644187)
-Data 900: (100.000000)
-Data 901: (0.197250)
-Data 902: (-1.245294)
-Data 903: (2.158104)
-Data 904: (-0.906511)
-Data 905: (1.579412)
-Data 906: (1.038722)
-Data 907: (1.147941)
-Data 908: (2.021129)
-Data 909: (-0.093569)
-Data 910: (1.790525)
-Data 911: (0.373760)
-Data 912: (-1.155496)
-Data 913: (0.861528)
-Data 914: (-1.064444)
-Data 915: (0.132955)
-Data 916: (1.334923)
-Data 917: (1.688040)
-Data 918: (-0.293355)
-Data 919: (-1.068790)
-Data 920: (2.072637)
-Data 921: (-0.542466)
-Data 922: (-0.426650)
-Data 923: (-0.864403)
-Data 924: (-0.365632)
-Data 925: (-0.587082)
-Data 926: (0.034969)
-Data 927: (0.461015)
-Data 928: (0.475985)
-Data 929: (-0.745579)
-Data 930: (-1.134514)
-Data 931: (-0.380595)
-Data 932: (-0.363759)
-Data 933: (-0.916255)
-Data 934: (0.699290)
-Data 935: (0.565333)
-Data 936: (2.149237)
-Data 937: (1.320326)
-Data 938: (2.280807)
-Data 939: (100.000000)
-Data 940: (-0.439888)
-Data 941: (0.712893)
-Data 942: (0.274457)
-Data 943: (-2.708919)
-Data 944: (-0.419290)
-Data 945: (0.570483)
-Data 946: (0.820198)
-Data 947: (-0.054727)
-Data 948: (0.936820)
-Data 949: (-0.049579)
-Data 950: (-0.421096)
-Data 951: (0.236403)
-Data 952: (-0.429211)
-Data 953: (0.476126)
-Data 954: (-1.405347)
-Data 955: (-0.844839)
-Data 956: (1.619632)
-Data 957: (-0.611444)
-Data 958: (1.476789)
-Data 959: (-0.963685)
-Data 960: (1.473953)
-Data 961: (-0.341928)
-Data 962: (0.412020)
-Data 963: (1.406346)
-Data 964: (0.896516)
-Data 965: (1.015455)
-Data 966: (0.118295)
-Data 967: (-1.322231)
-Data 968: (-0.868207)
-Data 969: (-2.169491)
-Data 970: (1.008798)
-Data 971: (-0.628466)
-Data 972: (0.274122)
-Data 973: (0.892182)
-Data 974: (-0.660862)
-Data 975: (-0.942274)
-Data 976: (-0.147365)
-Data 977: (0.402120)
-Data 978: (-0.492793)
-Data 979: (-0.030584)
-Data 980: (100.000000)
-Data 981: (0.454018)
-Data 982: (-0.564936)
-Data 983: (0.021541)
-Data 984: (0.986708)
-Data 985: (0.817796)
-Data 986: (0.893232)
-Data 987: (0.779217)
-Data 988: (0.951943)
-Data 989: (1.466890)
-Data 990: (0.284740)
-Data 991: (0.891338)
-Data 992: (-1.439564)
-Data 993: (-0.983000)
-Data 994: (0.055596)
-Data 995: (-0.916481)
-Data 996: (0.984144)
-Data 997: (-0.178224)
-Data 998: (0.124079)
-Data 999: (-1.340391)
-21 outliers.
-Used 979 data points after clipping 21.
-GOOD: the clipped mean was 0.017533, should have been 0.017533
-GOOD: the clipped stdev was 1.009755, should have been 1.009755
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats09.c                                            *
-*            TestPoint: psMathUtils functions{psVectorStats Clipped Stats Routine} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should not generate any errors.
-        using a psF64 in vector
-        using a NULL errors vector
-        using a NULL mask vector
-Data 0: (-0.785386)
-Data 1: (0.132009)
-Data 2: (0.026258)
-Data 3: (1.110537)
-Data 4: (0.373504)
-Data 5: (0.845745)
-Data 6: (-0.039515)
-Data 7: (0.184387)
-Data 8: (-3.136485)
-Data 9: (0.234151)
-Data 10: (1.263050)
-Data 11: (0.387336)
-Data 12: (-1.134962)
-Data 13: (0.662926)
-Data 14: (0.067489)
-Data 15: (-0.688745)
-Data 16: (-0.039289)
-Data 17: (0.682516)
-Data 18: (-1.289643)
-Data 19: (-0.230497)
-Data 20: (0.475838)
-Data 21: (1.641613)
-Data 22: (-0.389799)
-Data 23: (0.240456)
-Data 24: (0.157720)
-Data 25: (100.000000)
-Data 26: (-0.965824)
-Data 27: (0.400421)
-Data 28: (0.243947)
-Data 29: (2.148490)
-Data 30: (1.186170)
-Data 31: (-0.469227)
-Data 32: (-1.300670)
-Data 33: (-0.992003)
-Data 34: (0.303475)
-Data 35: (-1.443258)
-Data 36: (0.368307)
-Data 37: (0.159691)
-Data 38: (-0.550110)
-Data 39: (-1.300016)
-Data 40: (0.330213)
-Data 41: (-1.191545)
-Data 42: (1.970700)
-Data 43: (-1.315271)
-Data 44: (-2.077168)
-Data 45: (0.654758)
-Data 46: (-0.536263)
-Data 47: (0.431285)
-Data 48: (-1.043155)
-Data 49: (-0.108273)
-Data 50: (-0.351277)
-Data 51: (0.481480)
-Data 52: (2.102400)
-Data 53: (-0.405563)
-Data 54: (0.145365)
-Data 55: (-0.037471)
-Data 56: (0.248525)
-Data 57: (1.139523)
-Data 58: (-0.292583)
-Data 59: (0.803339)
-Data 60: (-0.507476)
-Data 61: (-1.901844)
-Data 62: (-0.034541)
-Data 63: (-0.581574)
-Data 64: (0.864607)
-Data 65: (0.370303)
-Data 66: (0.199184)
-Data 67: (-0.385583)
-Data 68: (0.070497)
-Data 69: (-0.282945)
-Data 70: (-1.103897)
-Data 71: (-0.514544)
-Data 72: (0.634023)
-Data 73: (1.793461)
-Data 74: (-0.808671)
-Data 75: (1.428635)
-Data 76: (-0.280008)
-Data 77: (-0.873420)
-Data 78: (-0.866967)
-Data 79: (1.870198)
-Data 80: (1.371189)
-Data 81: (0.234907)
-Data 82: (-1.123075)
-Data 83: (0.060164)
-Data 84: (-0.673866)
-Data 85: (-1.071099)
-Data 86: (-0.346378)
-Data 87: (-0.791601)
-Data 88: (1.334605)
-Data 89: (-1.250991)
-Data 90: (-0.952099)
-Data 91: (-0.520321)
-Data 92: (0.823264)
-Data 93: (-0.758434)
-Data 94: (-0.443345)
-Data 95: (-0.383743)
-Data 96: (-1.192603)
-Data 97: (-0.152201)
-Data 98: (0.754227)
-Data 99: (-0.285752)
-Data 100: (0.331080)
-Data 101: (2.080874)
-Data 102: (-1.029790)
-Data 103: (-0.012170)
-Data 104: (1.538915)
-Data 105: (-0.791079)
-Data 106: (1.768095)
-Data 107: (0.822225)
-Data 108: (2.009857)
-Data 109: (1.592321)
-Data 110: (-0.606752)
-Data 111: (1.629945)
-Data 112: (0.384976)
-Data 113: (-1.194824)
-Data 114: (-0.243928)
-Data 115: (-1.579549)
-Data 116: (1.099130)
-Data 117: (-1.920698)
-Data 118: (-1.398930)
-Data 119: (-0.096926)
-Data 120: (-0.997571)
-Data 121: (1.758804)
-Data 122: (0.479757)
-Data 123: (1.602341)
-Data 124: (1.467871)
-Data 125: (0.064787)
-Data 126: (-0.656360)
-Data 127: (-0.545799)
-Data 128: (-0.296584)
-Data 129: (1.200598)
-Data 130: (-0.306767)
-Data 131: (2.296382)
-Data 132: (0.482690)
-Data 133: (-0.939450)
-Data 134: (-2.204839)
-Data 135: (100.000000)
-Data 136: (0.519714)
-Data 137: (-1.991039)
-Data 138: (0.952267)
-Data 139: (-0.844377)
-Data 140: (0.653335)
-Data 141: (-0.436324)
-Data 142: (-3.077808)
-Data 143: (-0.441991)
-Data 144: (-0.717007)
-Data 145: (0.155677)
-Data 146: (-0.423730)
-Data 147: (0.486753)
-Data 148: (0.006043)
-Data 149: (1.128215)
-Data 150: (0.022443)
-Data 151: (-0.373202)
-Data 152: (-1.528354)
-Data 153: (-1.453461)
-Data 154: (1.841423)
-Data 155: (0.179469)
-Data 156: (0.823546)
-Data 157: (-0.573896)
-Data 158: (-1.197397)
-Data 159: (0.248720)
-Data 160: (0.092005)
-Data 161: (0.608326)
-Data 162: (-0.513710)
-Data 163: (-2.566176)
-Data 164: (-0.221375)
-Data 165: (0.303715)
-Data 166: (0.448582)
-Data 167: (100.000000)
-Data 168: (0.738201)
-Data 169: (-0.558021)
-Data 170: (-0.744701)
-Data 171: (0.436953)
-Data 172: (0.628151)
-Data 173: (0.179998)
-Data 174: (100.000000)
-Data 175: (-1.476268)
-Data 176: (0.203080)
-Data 177: (-0.762510)
-Data 178: (-1.603289)
-Data 179: (-0.831488)
-Data 180: (1.472259)
-Data 181: (0.006876)
-Data 182: (-0.347966)
-Data 183: (0.760191)
-Data 184: (0.998659)
-Data 185: (0.038206)
-Data 186: (-0.627646)
-Data 187: (-0.288035)
-Data 188: (-2.029074)
-Data 189: (-0.763311)
-Data 190: (-1.058799)
-Data 191: (100.000000)
-Data 192: (1.164780)
-Data 193: (-1.124238)
-Data 194: (0.464597)
-Data 195: (-0.507513)
-Data 196: (100.000000)
-Data 197: (0.912883)
-Data 198: (0.076616)
-Data 199: (0.242723)
-Data 200: (-0.478315)
-Data 201: (1.254897)
-Data 202: (-0.241787)
-Data 203: (1.251947)
-Data 204: (0.349654)
-Data 205: (0.042298)
-Data 206: (-0.559441)
-Data 207: (-0.071514)
-Data 208: (0.105726)
-Data 209: (0.807481)
-Data 210: (0.178126)
-Data 211: (-1.643824)
-Data 212: (100.000000)
-Data 213: (-1.254121)
-Data 214: (-1.107179)
-Data 215: (1.226782)
-Data 216: (0.582804)
-Data 217: (-1.602130)
-Data 218: (0.380763)
-Data 219: (-0.182224)
-Data 220: (-1.051501)
-Data 221: (-1.503879)
-Data 222: (1.401074)
-Data 223: (0.207078)
-Data 224: (0.445226)
-Data 225: (-0.108091)
-Data 226: (0.030031)
-Data 227: (-0.963420)
-Data 228: (1.173899)
-Data 229: (-1.156809)
-Data 230: (0.960548)
-Data 231: (0.375479)
-Data 232: (100.000000)
-Data 233: (0.089078)
-Data 234: (1.438570)
-Data 235: (-0.819503)
-Data 236: (2.411478)
-Data 237: (0.042698)
-Data 238: (-0.003958)
-Data 239: (0.495955)
-Data 240: (-0.168196)
-Data 241: (-1.520827)
-Data 242: (-0.162992)
-Data 243: (0.001515)
-Data 244: (0.090750)
-Data 245: (-0.283155)
-Data 246: (0.243909)
-Data 247: (-0.213339)
-Data 248: (-0.537282)
-Data 249: (-0.089660)
-Data 250: (0.286410)
-Data 251: (2.101143)
-Data 252: (0.825257)
-Data 253: (-1.897799)
-Data 254: (0.211798)
-Data 255: (0.117926)
-Data 256: (-1.139378)
-Data 257: (0.521184)
-Data 258: (2.281442)
-Data 259: (0.904656)
-Data 260: (0.462195)
-Data 261: (0.131302)
-Data 262: (-1.030534)
-Data 263: (0.014510)
-Data 264: (-0.636781)
-Data 265: (-0.042689)
-Data 266: (-0.986040)
-Data 267: (0.206862)
-Data 268: (0.343436)
-Data 269: (0.335769)
-Data 270: (1.276290)
-Data 271: (-0.880367)
-Data 272: (-1.054281)
-Data 273: (0.846459)
-Data 274: (-0.494707)
-Data 275: (0.856787)
-Data 276: (0.036722)
-Data 277: (0.307453)
-Data 278: (0.246209)
-Data 279: (0.580312)
-Data 280: (-0.356154)
-Data 281: (-1.499467)
-Data 282: (-1.398995)
-Data 283: (-0.795599)
-Data 284: (-0.003164)
-Data 285: (-0.019095)
-Data 286: (-0.131684)
-Data 287: (-0.271432)
-Data 288: (1.121406)
-Data 289: (1.122946)
-Data 290: (1.193424)
-Data 291: (-0.362917)
-Data 292: (-0.177344)
-Data 293: (-0.205724)
-Data 294: (-0.829086)
-Data 295: (0.661198)
-Data 296: (0.064954)
-Data 297: (100.000000)
-Data 298: (1.580982)
-Data 299: (0.782355)
-Data 300: (-1.204411)
-Data 301: (2.107277)
-Data 302: (1.663614)
-Data 303: (-0.990527)
-Data 304: (-1.187518)
-Data 305: (-1.265137)
-Data 306: (0.089560)
-Data 307: (1.122457)
-Data 308: (-0.341979)
-Data 309: (-0.161235)
-Data 310: (-1.028038)
-Data 311: (-0.183365)
-Data 312: (-0.603757)
-Data 313: (0.060354)
-Data 314: (1.776017)
-Data 315: (-0.347113)
-Data 316: (0.862735)
-Data 317: (100.000000)
-Data 318: (0.391745)
-Data 319: (0.625394)
-Data 320: (-0.847384)
-Data 321: (0.077827)
-Data 322: (0.342529)
-Data 323: (-0.445746)
-Data 324: (0.520160)
-Data 325: (0.308418)
-Data 326: (-1.198576)
-Data 327: (1.627503)
-Data 328: (0.648728)
-Data 329: (0.248206)
-Data 330: (0.735934)
-Data 331: (0.586720)
-Data 332: (0.149829)
-Data 333: (0.463921)
-Data 334: (1.169930)
-Data 335: (0.021121)
-Data 336: (-2.328529)
-Data 337: (-0.556591)
-Data 338: (-1.967011)
-Data 339: (-1.505950)
-Data 340: (-1.624805)
-Data 341: (0.408839)
-Data 342: (-0.056065)
-Data 343: (0.683467)
-Data 344: (-1.155446)
-Data 345: (-0.317239)
-Data 346: (0.638819)
-Data 347: (-0.154605)
-Data 348: (1.260878)
-Data 349: (1.220044)
-Data 350: (-0.455878)
-Data 351: (-1.374988)
-Data 352: (-1.790421)
-Data 353: (0.371523)
-Data 354: (0.063412)
-Data 355: (0.713025)
-Data 356: (0.316093)
-Data 357: (-0.506996)
-Data 358: (-0.963010)
-Data 359: (0.078586)
-Data 360: (0.920053)
-Data 361: (-0.793677)
-Data 362: (1.042620)
-Data 363: (-0.320748)
-Data 364: (1.133065)
-Data 365: (0.144593)
-Data 366: (2.805677)
-Data 367: (-2.641271)
-Data 368: (-0.210258)
-Data 369: (-0.857935)
-Data 370: (-0.414758)
-Data 371: (-1.025097)
-Data 372: (0.030107)
-Data 373: (-0.230045)
-Data 374: (-0.519746)
-Data 375: (-1.227212)
-Data 376: (100.000000)
-Data 377: (-0.791912)
-Data 378: (0.688639)
-Data 379: (1.482138)
-Data 380: (-0.142581)
-Data 381: (0.517127)
-Data 382: (0.573649)
-Data 383: (-1.480234)
-Data 384: (0.075614)
-Data 385: (-2.274195)
-Data 386: (0.007788)
-Data 387: (-1.149337)
-Data 388: (0.471633)
-Data 389: (-1.611229)
-Data 390: (1.007454)
-Data 391: (0.844424)
-Data 392: (-1.485466)
-Data 393: (-0.719872)
-Data 394: (1.209563)
-Data 395: (0.783458)
-Data 396: (-0.870134)
-Data 397: (0.202597)
-Data 398: (0.229951)
-Data 399: (0.696716)
-Data 400: (-2.007947)
-Data 401: (1.038567)
-Data 402: (-0.776473)
-Data 403: (-0.452195)
-Data 404: (-0.453331)
-Data 405: (0.450014)
-Data 406: (-0.328593)
-Data 407: (1.697939)
-Data 408: (-0.591360)
-Data 409: (1.153462)
-Data 410: (-0.556506)
-Data 411: (-1.762091)
-Data 412: (-0.578256)
-Data 413: (1.557313)
-Data 414: (0.341048)
-Data 415: (1.190938)
-Data 416: (-0.659464)
-Data 417: (1.790306)
-Data 418: (0.573720)
-Data 419: (-0.682174)
-Data 420: (-0.654435)
-Data 421: (0.478880)
-Data 422: (0.299627)
-Data 423: (-0.276893)
-Data 424: (-0.302396)
-Data 425: (-1.461001)
-Data 426: (2.932082)
-Data 427: (-0.784124)
-Data 428: (-0.586463)
-Data 429: (1.022803)
-Data 430: (-0.343780)
-Data 431: (-0.145771)
-Data 432: (-0.119495)
-Data 433: (-0.091323)
-Data 434: (-0.711637)
-Data 435: (-1.322067)
-Data 436: (-0.085847)
-Data 437: (-1.022083)
-Data 438: (-0.554940)
-Data 439: (100.000000)
-Data 440: (-2.145350)
-Data 441: (1.554175)
-Data 442: (1.594622)
-Data 443: (0.158015)
-Data 444: (-0.445373)
-Data 445: (-0.030664)
-Data 446: (0.499470)
-Data 447: (0.691434)
-Data 448: (0.505113)
-Data 449: (-0.000943)
-Data 450: (-0.932127)
-Data 451: (0.938952)
-Data 452: (0.347054)
-Data 453: (-0.873986)
-Data 454: (0.941785)
-Data 455: (-1.951578)
-Data 456: (1.152498)
-Data 457: (-0.545708)
-Data 458: (-0.031666)
-Data 459: (0.463002)
-Data 460: (-0.061085)
-Data 461: (0.914456)
-Data 462: (0.420200)
-Data 463: (-0.610854)
-Data 464: (1.697771)
-Data 465: (0.159887)
-Data 466: (1.871407)
-Data 467: (1.164889)
-Data 468: (-0.780036)
-Data 469: (0.462051)
-Data 470: (-1.054582)
-Data 471: (-0.260282)
-Data 472: (-0.945666)
-Data 473: (-0.192503)
-Data 474: (0.690290)
-Data 475: (-0.958695)
-Data 476: (-0.202712)
-Data 477: (-1.674415)
-Data 478: (0.134485)
-Data 479: (1.084675)
-Data 480: (0.520148)
-Data 481: (-1.698524)
-Data 482: (0.635871)
-Data 483: (1.849917)
-Data 484: (-1.571857)
-Data 485: (-1.106945)
-Data 486: (-0.695290)
-Data 487: (-0.764189)
-Data 488: (-0.326011)
-Data 489: (-0.058281)
-Data 490: (0.376334)
-Data 491: (-0.288510)
-Data 492: (-0.531036)
-Data 493: (-0.263003)
-Data 494: (0.276766)
-Data 495: (-1.038354)
-Data 496: (-0.042080)
-Data 497: (0.014183)
-Data 498: (1.521591)
-Data 499: (-0.443634)
-Data 500: (0.565366)
-Data 501: (-1.142307)
-Data 502: (0.493381)
-Data 503: (0.682427)
-Data 504: (-1.101841)
-Data 505: (-0.502843)
-Data 506: (1.489890)
-Data 507: (0.387037)
-Data 508: (-0.937827)
-Data 509: (0.697288)
-Data 510: (2.100589)
-Data 511: (0.069110)
-Data 512: (-2.614176)
-Data 513: (-0.447460)
-Data 514: (0.214925)
-Data 515: (100.000000)
-Data 516: (-0.319322)
-Data 517: (-2.090041)
-Data 518: (0.908290)
-Data 519: (-0.152174)
-Data 520: (-1.172371)
-Data 521: (-0.480717)
-Data 522: (-0.801624)
-Data 523: (0.747165)
-Data 524: (0.547801)
-Data 525: (0.650712)
-Data 526: (-0.883898)
-Data 527: (-0.348434)
-Data 528: (1.122167)
-Data 529: (-0.472167)
-Data 530: (0.151363)
-Data 531: (-0.725884)
-Data 532: (-0.195089)
-Data 533: (-0.801076)
-Data 534: (0.118581)
-Data 535: (1.148081)
-Data 536: (1.843644)
-Data 537: (1.018988)
-Data 538: (-0.774384)
-Data 539: (0.046144)
-Data 540: (0.308975)
-Data 541: (0.532242)
-Data 542: (0.881096)
-Data 543: (1.816407)
-Data 544: (-1.361702)
-Data 545: (0.488446)
-Data 546: (1.786959)
-Data 547: (0.503395)
-Data 548: (-1.468647)
-Data 549: (0.067025)
-Data 550: (-0.207175)
-Data 551: (0.601760)
-Data 552: (0.642101)
-Data 553: (0.536288)
-Data 554: (0.895000)
-Data 555: (0.635209)
-Data 556: (1.010380)
-Data 557: (1.507482)
-Data 558: (0.831470)
-Data 559: (-0.421896)
-Data 560: (1.084987)
-Data 561: (1.313876)
-Data 562: (-0.492274)
-Data 563: (0.096083)
-Data 564: (-0.301012)
-Data 565: (-0.311365)
-Data 566: (0.041754)
-Data 567: (-0.068171)
-Data 568: (0.885302)
-Data 569: (1.244395)
-Data 570: (0.361685)
-Data 571: (2.095367)
-Data 572: (-1.571622)
-Data 573: (-1.336313)
-Data 574: (0.536157)
-Data 575: (0.770078)
-Data 576: (-1.585918)
-Data 577: (-1.464282)
-Data 578: (-1.699151)
-Data 579: (1.402990)
-Data 580: (-0.468521)
-Data 581: (100.000000)
-Data 582: (-0.386723)
-Data 583: (-0.374017)
-Data 584: (-0.262344)
-Data 585: (-0.481419)
-Data 586: (0.659047)
-Data 587: (0.978056)
-Data 588: (-0.047061)
-Data 589: (-0.285525)
-Data 590: (-0.850697)
-Data 591: (2.072881)
-Data 592: (1.781341)
-Data 593: (2.058574)
-Data 594: (-0.510287)
-Data 595: (1.695551)
-Data 596: (-3.510732)
-Data 597: (-0.857569)
-Data 598: (-1.067651)
-Data 599: (1.469576)
-Data 600: (0.669135)
-Data 601: (-0.681448)
-Data 602: (0.458621)
-Data 603: (-0.700447)
-Data 604: (0.575795)
-Data 605: (2.308650)
-Data 606: (0.044708)
-Data 607: (0.060163)
-Data 608: (-0.145504)
-Data 609: (0.853717)
-Data 610: (1.412172)
-Data 611: (1.184546)
-Data 612: (1.810763)
-Data 613: (-1.550877)
-Data 614: (-0.060726)
-Data 615: (-0.610029)
-Data 616: (-0.198397)
-Data 617: (-1.562530)
-Data 618: (-0.507673)
-Data 619: (0.311332)
-Data 620: (2.137363)
-Data 621: (0.402207)
-Data 622: (0.846246)
-Data 623: (-1.210659)
-Data 624: (-1.195239)
-Data 625: (1.043354)
-Data 626: (1.384872)
-Data 627: (-0.725180)
-Data 628: (0.666163)
-Data 629: (-0.898701)
-Data 630: (1.130427)
-Data 631: (0.890718)
-Data 632: (-0.242362)
-Data 633: (-1.172927)
-Data 634: (0.565910)
-Data 635: (-0.513233)
-Data 636: (-0.026723)
-Data 637: (0.390245)
-Data 638: (1.359098)
-Data 639: (-0.873151)
-Data 640: (0.973147)
-Data 641: (0.846945)
-Data 642: (-1.394935)
-Data 643: (-1.189999)
-Data 644: (-0.550131)
-Data 645: (-0.072295)
-Data 646: (1.850526)
-Data 647: (0.754222)
-Data 648: (-0.383778)
-Data 649: (-1.976930)
-Data 650: (-0.677756)
-Data 651: (-0.522199)
-Data 652: (-1.071120)
-Data 653: (0.956541)
-Data 654: (0.421220)
-Data 655: (-0.327357)
-Data 656: (0.357642)
-Data 657: (0.510412)
-Data 658: (1.785180)
-Data 659: (0.677855)
-Data 660: (0.271233)
-Data 661: (-0.678865)
-Data 662: (1.427354)
-Data 663: (-0.557258)
-Data 664: (1.869995)
-Data 665: (0.094875)
-Data 666: (-1.887210)
-Data 667: (0.278312)
-Data 668: (0.197131)
-Data 669: (2.856659)
-Data 670: (0.851026)
-Data 671: (0.283148)
-Data 672: (-0.959849)
-Data 673: (-1.647409)
-Data 674: (0.297091)
-Data 675: (-1.578352)
-Data 676: (0.090701)
-Data 677: (0.982780)
-Data 678: (0.161943)
-Data 679: (-0.501540)
-Data 680: (-0.663769)
-Data 681: (-0.869457)
-Data 682: (-0.501423)
-Data 683: (1.474303)
-Data 684: (-1.636389)
-Data 685: (-0.224065)
-Data 686: (1.728735)
-Data 687: (-0.672178)
-Data 688: (0.465140)
-Data 689: (0.666469)
-Data 690: (-0.415428)
-Data 691: (1.585377)
-Data 692: (0.327179)
-Data 693: (1.756540)
-Data 694: (-0.174331)
-Data 695: (1.089346)
-Data 696: (-0.034507)
-Data 697: (0.192218)
-Data 698: (-0.168568)
-Data 699: (0.878851)
-Data 700: (-0.766260)
-Data 701: (-0.895911)
-Data 702: (0.761680)
-Data 703: (0.642383)
-Data 704: (-0.458863)
-Data 705: (0.395777)
-Data 706: (-1.039251)
-Data 707: (-0.535070)
-Data 708: (1.727370)
-Data 709: (-0.563520)
-Data 710: (0.579622)
-Data 711: (-1.073484)
-Data 712: (-1.657763)
-Data 713: (-1.091908)
-Data 714: (-0.378430)
-Data 715: (-0.490712)
-Data 716: (1.840598)
-Data 717: (-0.556296)
-Data 718: (-0.688738)
-Data 719: (-0.518065)
-Data 720: (0.017851)
-Data 721: (-0.507251)
-Data 722: (-0.488266)
-Data 723: (-1.623040)
-Data 724: (-0.268533)
-Data 725: (1.164296)
-Data 726: (-0.379641)
-Data 727: (-1.464033)
-Data 728: (0.446679)
-Data 729: (1.044328)
-Data 730: (-0.741536)
-Data 731: (-1.401622)
-Data 732: (1.650958)
-Data 733: (-2.294429)
-Data 734: (-1.665809)
-Data 735: (0.893204)
-Data 736: (-0.061416)
-Data 737: (-0.469041)
-Data 738: (1.471188)
-Data 739: (-3.090578)
-Data 740: (-0.580415)
-Data 741: (-0.810719)
-Data 742: (-0.290513)
-Data 743: (1.162047)
-Data 744: (1.060102)
-Data 745: (1.064575)
-Data 746: (-0.691739)
-Data 747: (0.450640)
-Data 748: (-1.359424)
-Data 749: (-0.724339)
-Data 750: (-0.611686)
-Data 751: (1.004619)
-Data 752: (-1.863957)
-Data 753: (-0.301139)
-Data 754: (-0.172117)
-Data 755: (1.051237)
-Data 756: (1.733394)
-Data 757: (-2.404959)
-Data 758: (-0.050649)
-Data 759: (-0.110017)
-Data 760: (-0.045231)
-Data 761: (-0.691325)
-Data 762: (0.184279)
-Data 763: (0.987417)
-Data 764: (-0.462912)
-Data 765: (0.268279)
-Data 766: (-0.150942)
-Data 767: (-0.652717)
-Data 768: (-0.508199)
-Data 769: (-0.935557)
-Data 770: (0.507437)
-Data 771: (100.000000)
-Data 772: (-0.493763)
-Data 773: (1.338273)
-Data 774: (-0.048761)
-Data 775: (0.977545)
-Data 776: (1.000299)
-Data 777: (-1.207682)
-Data 778: (0.561795)
-Data 779: (-0.839724)
-Data 780: (0.628980)
-Data 781: (2.848097)
-Data 782: (-1.338966)
-Data 783: (-0.285252)
-Data 784: (0.412960)
-Data 785: (-0.837750)
-Data 786: (-0.406811)
-Data 787: (0.978568)
-Data 788: (1.051972)
-Data 789: (-0.387801)
-Data 790: (-0.479118)
-Data 791: (2.549268)
-Data 792: (-0.988855)
-Data 793: (0.260714)
-Data 794: (0.058252)
-Data 795: (-0.360298)
-Data 796: (-2.069816)
-Data 797: (0.235600)
-Data 798: (100.000000)
-Data 799: (2.080829)
-Data 800: (0.823571)
-Data 801: (-0.681942)
-Data 802: (0.019518)
-Data 803: (-0.978287)
-Data 804: (0.713956)
-Data 805: (0.709162)
-Data 806: (-2.011670)
-Data 807: (-0.643714)
-Data 808: (-0.453480)
-Data 809: (-0.665390)
-Data 810: (1.013721)
-Data 811: (0.583812)
-Data 812: (-1.333408)
-Data 813: (-0.505324)
-Data 814: (1.687314)
-Data 815: (-2.019731)
-Data 816: (-0.527174)
-Data 817: (-0.405152)
-Data 818: (-0.981114)
-Data 819: (0.832071)
-Data 820: (1.270173)
-Data 821: (0.431785)
-Data 822: (0.984792)
-Data 823: (-1.376149)
-Data 824: (-0.146415)
-Data 825: (-0.776835)
-Data 826: (0.405055)
-Data 827: (-0.600157)
-Data 828: (0.868413)
-Data 829: (0.215476)
-Data 830: (0.133328)
-Data 831: (-0.056788)
-Data 832: (100.000000)
-Data 833: (-0.500972)
-Data 834: (1.062186)
-Data 835: (-1.132726)
-Data 836: (2.176918)
-Data 837: (-0.144582)
-Data 838: (-1.391284)
-Data 839: (-0.245439)
-Data 840: (-0.916000)
-Data 841: (0.674703)
-Data 842: (-1.208317)
-Data 843: (0.478711)
-Data 844: (-0.014864)
-Data 845: (0.210871)
-Data 846: (2.001587)
-Data 847: (-0.496860)
-Data 848: (1.144239)
-Data 849: (-1.181744)
-Data 850: (-0.756744)
-Data 851: (1.611618)
-Data 852: (0.391136)
-Data 853: (-1.055418)
-Data 854: (0.741342)
-Data 855: (-0.564193)
-Data 856: (0.391860)
-Data 857: (-0.469337)
-Data 858: (-0.159205)
-Data 859: (-0.826435)
-Data 860: (0.738164)
-Data 861: (0.735014)
-Data 862: (1.118610)
-Data 863: (0.956540)
-Data 864: (-1.757360)
-Data 865: (0.709009)
-Data 866: (-0.190812)
-Data 867: (-1.307432)
-Data 868: (-0.535208)
-Data 869: (0.970931)
-Data 870: (-0.451182)
-Data 871: (0.508539)
-Data 872: (0.804287)
-Data 873: (1.570080)
-Data 874: (-1.113345)
-Data 875: (1.042099)
-Data 876: (0.137635)
-Data 877: (1.327955)
-Data 878: (100.000000)
-Data 879: (0.050258)
-Data 880: (0.593300)
-Data 881: (0.268672)
-Data 882: (1.112779)
-Data 883: (0.874099)
-Data 884: (-1.339358)
-Data 885: (1.066885)
-Data 886: (0.529885)
-Data 887: (-0.432558)
-Data 888: (-1.600868)
-Data 889: (-1.360057)
-Data 890: (-1.031932)
-Data 891: (1.427221)
-Data 892: (-0.287260)
-Data 893: (0.774466)
-Data 894: (0.477139)
-Data 895: (0.148165)
-Data 896: (-0.569534)
-Data 897: (0.104326)
-Data 898: (0.248269)
-Data 899: (0.644187)
-Data 900: (100.000000)
-Data 901: (0.197250)
-Data 902: (-1.245294)
-Data 903: (2.158104)
-Data 904: (-0.906511)
-Data 905: (1.579412)
-Data 906: (1.038722)
-Data 907: (1.147941)
-Data 908: (2.021129)
-Data 909: (-0.093569)
-Data 910: (1.790525)
-Data 911: (0.373760)
-Data 912: (-1.155496)
-Data 913: (0.861528)
-Data 914: (-1.064444)
-Data 915: (0.132955)
-Data 916: (1.334923)
-Data 917: (1.688040)
-Data 918: (-0.293355)
-Data 919: (-1.068790)
-Data 920: (2.072637)
-Data 921: (-0.542466)
-Data 922: (-0.426650)
-Data 923: (-0.864403)
-Data 924: (-0.365632)
-Data 925: (-0.587082)
-Data 926: (0.034969)
-Data 927: (0.461015)
-Data 928: (0.475985)
-Data 929: (-0.745579)
-Data 930: (-1.134514)
-Data 931: (-0.380595)
-Data 932: (-0.363759)
-Data 933: (-0.916255)
-Data 934: (0.699290)
-Data 935: (0.565333)
-Data 936: (2.149237)
-Data 937: (1.320326)
-Data 938: (2.280807)
-Data 939: (100.000000)
-Data 940: (-0.439888)
-Data 941: (0.712893)
-Data 942: (0.274457)
-Data 943: (-2.708919)
-Data 944: (-0.419290)
-Data 945: (0.570483)
-Data 946: (0.820198)
-Data 947: (-0.054727)
-Data 948: (0.936820)
-Data 949: (-0.049579)
-Data 950: (-0.421096)
-Data 951: (0.236403)
-Data 952: (-0.429211)
-Data 953: (0.476126)
-Data 954: (-1.405347)
-Data 955: (-0.844839)
-Data 956: (1.619632)
-Data 957: (-0.611444)
-Data 958: (1.476789)
-Data 959: (-0.963685)
-Data 960: (1.473953)
-Data 961: (-0.341928)
-Data 962: (0.412020)
-Data 963: (1.406346)
-Data 964: (0.896516)
-Data 965: (1.015455)
-Data 966: (0.118295)
-Data 967: (-1.322231)
-Data 968: (-0.868207)
-Data 969: (-2.169491)
-Data 970: (1.008798)
-Data 971: (-0.628466)
-Data 972: (0.274122)
-Data 973: (0.892182)
-Data 974: (-0.660862)
-Data 975: (-0.942274)
-Data 976: (-0.147365)
-Data 977: (0.402120)
-Data 978: (-0.492793)
-Data 979: (-0.030584)
-Data 980: (100.000000)
-Data 981: (0.454018)
-Data 982: (-0.564936)
-Data 983: (0.021541)
-Data 984: (0.986708)
-Data 985: (0.817796)
-Data 986: (0.893232)
-Data 987: (0.779217)
-Data 988: (0.951943)
-Data 989: (1.466890)
-Data 990: (0.284740)
-Data 991: (0.891338)
-Data 992: (-1.439565)
-Data 993: (-0.983000)
-Data 994: (0.055596)
-Data 995: (-0.916481)
-Data 996: (0.984144)
-Data 997: (-0.178224)
-Data 998: (0.124079)
-Data 999: (-1.340391)
-21 outliers.
-Used 979 data points after clipping 21.
-GOOD: the clipped mean was 0.017533, should have been 0.017533
-GOOD: the clipped stdev was 1.009755, should have been 1.009755
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats09.c                                            *
-*            TestPoint: psMathUtils functions{psVectorStats Clipped Stats Routine} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should not generate any errors.
-        using a psF32 in vector
-        using a psF32 errors vector
-        using a NULL mask vector
-Data 0: (-0.785386)
-Data 1: (0.132009)
-Data 2: (0.026258)
-Data 3: (1.110537)
-Data 4: (0.373504)
-Data 5: (0.845745)
-Data 6: (-0.039515)
-Data 7: (0.184387)
-Data 8: (-3.136485)
-Data 9: (0.234151)
-Data 10: (1.263050)
-Data 11: (0.387336)
-Data 12: (-1.134962)
-Data 13: (0.662926)
-Data 14: (0.067489)
-Data 15: (-0.688745)
-Data 16: (-0.039289)
-Data 17: (0.682516)
-Data 18: (-1.289643)
-Data 19: (-0.230497)
-Data 20: (0.475838)
-Data 21: (1.641613)
-Data 22: (-0.389799)
-Data 23: (0.240456)
-Data 24: (0.157720)
-Data 25: (100.000000)
-Data 26: (-0.965824)
-Data 27: (0.400421)
-Data 28: (0.243947)
-Data 29: (2.148490)
-Data 30: (1.186170)
-Data 31: (-0.469227)
-Data 32: (-1.300670)
-Data 33: (-0.992003)
-Data 34: (0.303475)
-Data 35: (-1.443258)
-Data 36: (0.368307)
-Data 37: (0.159691)
-Data 38: (-0.550110)
-Data 39: (-1.300016)
-Data 40: (0.330213)
-Data 41: (-1.191545)
-Data 42: (1.970700)
-Data 43: (-1.315271)
-Data 44: (-2.077168)
-Data 45: (0.654758)
-Data 46: (-0.536263)
-Data 47: (0.431285)
-Data 48: (-1.043155)
-Data 49: (-0.108273)
-Data 50: (-0.351277)
-Data 51: (0.481480)
-Data 52: (2.102400)
-Data 53: (-0.405563)
-Data 54: (0.145365)
-Data 55: (-0.037471)
-Data 56: (0.248525)
-Data 57: (1.139523)
-Data 58: (-0.292583)
-Data 59: (0.803339)
-Data 60: (-0.507475)
-Data 61: (-1.901844)
-Data 62: (-0.034541)
-Data 63: (-0.581574)
-Data 64: (0.864607)
-Data 65: (0.370303)
-Data 66: (0.199184)
-Data 67: (-0.385583)
-Data 68: (0.070497)
-Data 69: (-0.282945)
-Data 70: (-1.103897)
-Data 71: (-0.514544)
-Data 72: (0.634023)
-Data 73: (1.793461)
-Data 74: (-0.808671)
-Data 75: (1.428635)
-Data 76: (-0.280008)
-Data 77: (-0.873420)
-Data 78: (-0.866967)
-Data 79: (1.870198)
-Data 80: (1.371189)
-Data 81: (0.234907)
-Data 82: (-1.123075)
-Data 83: (0.060164)
-Data 84: (-0.673866)
-Data 85: (-1.071099)
-Data 86: (-0.346378)
-Data 87: (-0.791601)
-Data 88: (1.334605)
-Data 89: (-1.250991)
-Data 90: (-0.952099)
-Data 91: (-0.520321)
-Data 92: (0.823264)
-Data 93: (-0.758434)
-Data 94: (-0.443345)
-Data 95: (-0.383743)
-Data 96: (-1.192603)
-Data 97: (-0.152201)
-Data 98: (0.754227)
-Data 99: (-0.285752)
-Data 100: (0.331080)
-Data 101: (2.080874)
-Data 102: (-1.029790)
-Data 103: (-0.012170)
-Data 104: (1.538915)
-Data 105: (-0.791079)
-Data 106: (1.768095)
-Data 107: (0.822225)
-Data 108: (2.009857)
-Data 109: (1.592321)
-Data 110: (-0.606752)
-Data 111: (1.629945)
-Data 112: (0.384976)
-Data 113: (-1.194824)
-Data 114: (-0.243928)
-Data 115: (-1.579549)
-Data 116: (1.099131)
-Data 117: (-1.920698)
-Data 118: (-1.398930)
-Data 119: (-0.096926)
-Data 120: (-0.997571)
-Data 121: (1.758804)
-Data 122: (0.479757)
-Data 123: (1.602341)
-Data 124: (1.467871)
-Data 125: (0.064787)
-Data 126: (-0.656360)
-Data 127: (-0.545799)
-Data 128: (-0.296584)
-Data 129: (1.200598)
-Data 130: (-0.306767)
-Data 131: (2.296382)
-Data 132: (0.482690)
-Data 133: (-0.939450)
-Data 134: (-2.204839)
-Data 135: (100.000000)
-Data 136: (0.519714)
-Data 137: (-1.991039)
-Data 138: (0.952267)
-Data 139: (-0.844377)
-Data 140: (0.653335)
-Data 141: (-0.436324)
-Data 142: (-3.077808)
-Data 143: (-0.441991)
-Data 144: (-0.717007)
-Data 145: (0.155677)
-Data 146: (-0.423730)
-Data 147: (0.486753)
-Data 148: (0.006043)
-Data 149: (1.128215)
-Data 150: (0.022443)
-Data 151: (-0.373202)
-Data 152: (-1.528354)
-Data 153: (-1.453461)
-Data 154: (1.841423)
-Data 155: (0.179469)
-Data 156: (0.823546)
-Data 157: (-0.573896)
-Data 158: (-1.197397)
-Data 159: (0.248720)
-Data 160: (0.092005)
-Data 161: (0.608326)
-Data 162: (-0.513710)
-Data 163: (-2.566176)
-Data 164: (-0.221375)
-Data 165: (0.303715)
-Data 166: (0.448582)
-Data 167: (100.000000)
-Data 168: (0.738201)
-Data 169: (-0.558021)
-Data 170: (-0.744701)
-Data 171: (0.436953)
-Data 172: (0.628151)
-Data 173: (0.179998)
-Data 174: (100.000000)
-Data 175: (-1.476268)
-Data 176: (0.203080)
-Data 177: (-0.762510)
-Data 178: (-1.603289)
-Data 179: (-0.831488)
-Data 180: (1.472259)
-Data 181: (0.006876)
-Data 182: (-0.347966)
-Data 183: (0.760191)
-Data 184: (0.998659)
-Data 185: (0.038206)
-Data 186: (-0.627646)
-Data 187: (-0.288035)
-Data 188: (-2.029074)
-Data 189: (-0.763311)
-Data 190: (-1.058799)
-Data 191: (100.000000)
-Data 192: (1.164780)
-Data 193: (-1.124238)
-Data 194: (0.464597)
-Data 195: (-0.507513)
-Data 196: (100.000000)
-Data 197: (0.912883)
-Data 198: (0.076616)
-Data 199: (0.242723)
-Data 200: (-0.478315)
-Data 201: (1.254897)
-Data 202: (-0.241787)
-Data 203: (1.251947)
-Data 204: (0.349654)
-Data 205: (0.042298)
-Data 206: (-0.559441)
-Data 207: (-0.071514)
-Data 208: (0.105726)
-Data 209: (0.807481)
-Data 210: (0.178126)
-Data 211: (-1.643824)
-Data 212: (100.000000)
-Data 213: (-1.254121)
-Data 214: (-1.107179)
-Data 215: (1.226782)
-Data 216: (0.582804)
-Data 217: (-1.602130)
-Data 218: (0.380762)
-Data 219: (-0.182224)
-Data 220: (-1.051501)
-Data 221: (-1.503879)
-Data 222: (1.401074)
-Data 223: (0.207078)
-Data 224: (0.445226)
-Data 225: (-0.108091)
-Data 226: (0.030031)
-Data 227: (-0.963420)
-Data 228: (1.173899)
-Data 229: (-1.156809)
-Data 230: (0.960548)
-Data 231: (0.375479)
-Data 232: (100.000000)
-Data 233: (0.089078)
-Data 234: (1.438570)
-Data 235: (-0.819503)
-Data 236: (2.411479)
-Data 237: (0.042698)
-Data 238: (-0.003958)
-Data 239: (0.495955)
-Data 240: (-0.168196)
-Data 241: (-1.520827)
-Data 242: (-0.162992)
-Data 243: (0.001515)
-Data 244: (0.090750)
-Data 245: (-0.283155)
-Data 246: (0.243909)
-Data 247: (-0.213339)
-Data 248: (-0.537282)
-Data 249: (-0.089660)
-Data 250: (0.286410)
-Data 251: (2.101143)
-Data 252: (0.825257)
-Data 253: (-1.897799)
-Data 254: (0.211798)
-Data 255: (0.117926)
-Data 256: (-1.139378)
-Data 257: (0.521184)
-Data 258: (2.281442)
-Data 259: (0.904656)
-Data 260: (0.462195)
-Data 261: (0.131302)
-Data 262: (-1.030534)
-Data 263: (0.014510)
-Data 264: (-0.636781)
-Data 265: (-0.042689)
-Data 266: (-0.986040)
-Data 267: (0.206862)
-Data 268: (0.343436)
-Data 269: (0.335769)
-Data 270: (1.276290)
-Data 271: (-0.880367)
-Data 272: (-1.054281)
-Data 273: (0.846459)
-Data 274: (-0.494707)
-Data 275: (0.856787)
-Data 276: (0.036722)
-Data 277: (0.307453)
-Data 278: (0.246209)
-Data 279: (0.580312)
-Data 280: (-0.356154)
-Data 281: (-1.499467)
-Data 282: (-1.398995)
-Data 283: (-0.795599)
-Data 284: (-0.003164)
-Data 285: (-0.019095)
-Data 286: (-0.131684)
-Data 287: (-0.271432)
-Data 288: (1.121406)
-Data 289: (1.122946)
-Data 290: (1.193424)
-Data 291: (-0.362917)
-Data 292: (-0.177344)
-Data 293: (-0.205724)
-Data 294: (-0.829086)
-Data 295: (0.661198)
-Data 296: (0.064954)
-Data 297: (100.000000)
-Data 298: (1.580982)
-Data 299: (0.782355)
-Data 300: (-1.204411)
-Data 301: (2.107277)
-Data 302: (1.663615)
-Data 303: (-0.990527)
-Data 304: (-1.187518)
-Data 305: (-1.265137)
-Data 306: (0.089560)
-Data 307: (1.122457)
-Data 308: (-0.341979)
-Data 309: (-0.161235)
-Data 310: (-1.028038)
-Data 311: (-0.183365)
-Data 312: (-0.603757)
-Data 313: (0.060354)
-Data 314: (1.776017)
-Data 315: (-0.347113)
-Data 316: (0.862735)
-Data 317: (100.000000)
-Data 318: (0.391745)
-Data 319: (0.625394)
-Data 320: (-0.847384)
-Data 321: (0.077827)
-Data 322: (0.342529)
-Data 323: (-0.445746)
-Data 324: (0.520160)
-Data 325: (0.308418)
-Data 326: (-1.198576)
-Data 327: (1.627503)
-Data 328: (0.648728)
-Data 329: (0.248206)
-Data 330: (0.735934)
-Data 331: (0.586720)
-Data 332: (0.149829)
-Data 333: (0.463921)
-Data 334: (1.169930)
-Data 335: (0.021121)
-Data 336: (-2.328529)
-Data 337: (-0.556591)
-Data 338: (-1.967011)
-Data 339: (-1.505950)
-Data 340: (-1.624805)
-Data 341: (0.408839)
-Data 342: (-0.056065)
-Data 343: (0.683467)
-Data 344: (-1.155446)
-Data 345: (-0.317239)
-Data 346: (0.638819)
-Data 347: (-0.154605)
-Data 348: (1.260878)
-Data 349: (1.220044)
-Data 350: (-0.455878)
-Data 351: (-1.374988)
-Data 352: (-1.790421)
-Data 353: (0.371523)
-Data 354: (0.063412)
-Data 355: (0.713025)
-Data 356: (0.316093)
-Data 357: (-0.506996)
-Data 358: (-0.963010)
-Data 359: (0.078586)
-Data 360: (0.920053)
-Data 361: (-0.793677)
-Data 362: (1.042620)
-Data 363: (-0.320748)
-Data 364: (1.133065)
-Data 365: (0.144593)
-Data 366: (2.805677)
-Data 367: (-2.641271)
-Data 368: (-0.210258)
-Data 369: (-0.857935)
-Data 370: (-0.414758)
-Data 371: (-1.025097)
-Data 372: (0.030107)
-Data 373: (-0.230045)
-Data 374: (-0.519746)
-Data 375: (-1.227212)
-Data 376: (100.000000)
-Data 377: (-0.791912)
-Data 378: (0.688639)
-Data 379: (1.482138)
-Data 380: (-0.142581)
-Data 381: (0.517127)
-Data 382: (0.573649)
-Data 383: (-1.480234)
-Data 384: (0.075614)
-Data 385: (-2.274195)
-Data 386: (0.007788)
-Data 387: (-1.149337)
-Data 388: (0.471633)
-Data 389: (-1.611229)
-Data 390: (1.007454)
-Data 391: (0.844424)
-Data 392: (-1.485466)
-Data 393: (-0.719872)
-Data 394: (1.209563)
-Data 395: (0.783458)
-Data 396: (-0.870134)
-Data 397: (0.202597)
-Data 398: (0.229951)
-Data 399: (0.696716)
-Data 400: (-2.007947)
-Data 401: (1.038567)
-Data 402: (-0.776473)
-Data 403: (-0.452195)
-Data 404: (-0.453331)
-Data 405: (0.450014)
-Data 406: (-0.328593)
-Data 407: (1.697939)
-Data 408: (-0.591360)
-Data 409: (1.153462)
-Data 410: (-0.556506)
-Data 411: (-1.762091)
-Data 412: (-0.578256)
-Data 413: (1.557313)
-Data 414: (0.341048)
-Data 415: (1.190938)
-Data 416: (-0.659464)
-Data 417: (1.790306)
-Data 418: (0.573720)
-Data 419: (-0.682174)
-Data 420: (-0.654435)
-Data 421: (0.478880)
-Data 422: (0.299627)
-Data 423: (-0.276893)
-Data 424: (-0.302396)
-Data 425: (-1.461001)
-Data 426: (2.932082)
-Data 427: (-0.784124)
-Data 428: (-0.586463)
-Data 429: (1.022803)
-Data 430: (-0.343780)
-Data 431: (-0.145771)
-Data 432: (-0.119495)
-Data 433: (-0.091323)
-Data 434: (-0.711637)
-Data 435: (-1.322067)
-Data 436: (-0.085847)
-Data 437: (-1.022083)
-Data 438: (-0.554940)
-Data 439: (100.000000)
-Data 440: (-2.145350)
-Data 441: (1.554175)
-Data 442: (1.594622)
-Data 443: (0.158015)
-Data 444: (-0.445373)
-Data 445: (-0.030664)
-Data 446: (0.499470)
-Data 447: (0.691434)
-Data 448: (0.505113)
-Data 449: (-0.000943)
-Data 450: (-0.932127)
-Data 451: (0.938952)
-Data 452: (0.347054)
-Data 453: (-0.873986)
-Data 454: (0.941785)
-Data 455: (-1.951578)
-Data 456: (1.152498)
-Data 457: (-0.545708)
-Data 458: (-0.031666)
-Data 459: (0.463002)
-Data 460: (-0.061085)
-Data 461: (0.914456)
-Data 462: (0.420200)
-Data 463: (-0.610854)
-Data 464: (1.697771)
-Data 465: (0.159887)
-Data 466: (1.871407)
-Data 467: (1.164889)
-Data 468: (-0.780036)
-Data 469: (0.462051)
-Data 470: (-1.054582)
-Data 471: (-0.260282)
-Data 472: (-0.945666)
-Data 473: (-0.192503)
-Data 474: (0.690290)
-Data 475: (-0.958695)
-Data 476: (-0.202712)
-Data 477: (-1.674415)
-Data 478: (0.134485)
-Data 479: (1.084675)
-Data 480: (0.520148)
-Data 481: (-1.698524)
-Data 482: (0.635871)
-Data 483: (1.849917)
-Data 484: (-1.571857)
-Data 485: (-1.106945)
-Data 486: (-0.695290)
-Data 487: (-0.764189)
-Data 488: (-0.326011)
-Data 489: (-0.058281)
-Data 490: (0.376334)
-Data 491: (-0.288510)
-Data 492: (-0.531036)
-Data 493: (-0.263003)
-Data 494: (0.276766)
-Data 495: (-1.038354)
-Data 496: (-0.042080)
-Data 497: (0.014183)
-Data 498: (1.521591)
-Data 499: (-0.443634)
-Data 500: (0.565365)
-Data 501: (-1.142307)
-Data 502: (0.493381)
-Data 503: (0.682427)
-Data 504: (-1.101841)
-Data 505: (-0.502843)
-Data 506: (1.489890)
-Data 507: (0.387037)
-Data 508: (-0.937827)
-Data 509: (0.697288)
-Data 510: (2.100589)
-Data 511: (0.069110)
-Data 512: (-2.614176)
-Data 513: (-0.447460)
-Data 514: (0.214925)
-Data 515: (100.000000)
-Data 516: (-0.319322)
-Data 517: (-2.090041)
-Data 518: (0.908290)
-Data 519: (-0.152174)
-Data 520: (-1.172371)
-Data 521: (-0.480717)
-Data 522: (-0.801624)
-Data 523: (0.747165)
-Data 524: (0.547801)
-Data 525: (0.650712)
-Data 526: (-0.883898)
-Data 527: (-0.348434)
-Data 528: (1.122167)
-Data 529: (-0.472167)
-Data 530: (0.151363)
-Data 531: (-0.725884)
-Data 532: (-0.195089)
-Data 533: (-0.801076)
-Data 534: (0.118581)
-Data 535: (1.148081)
-Data 536: (1.843644)
-Data 537: (1.018988)
-Data 538: (-0.774384)
-Data 539: (0.046144)
-Data 540: (0.308975)
-Data 541: (0.532242)
-Data 542: (0.881096)
-Data 543: (1.816407)
-Data 544: (-1.361702)
-Data 545: (0.488446)
-Data 546: (1.786959)
-Data 547: (0.503395)
-Data 548: (-1.468647)
-Data 549: (0.067025)
-Data 550: (-0.207175)
-Data 551: (0.601760)
-Data 552: (0.642101)
-Data 553: (0.536288)
-Data 554: (0.895000)
-Data 555: (0.635209)
-Data 556: (1.010380)
-Data 557: (1.507482)
-Data 558: (0.831470)
-Data 559: (-0.421896)
-Data 560: (1.084987)
-Data 561: (1.313876)
-Data 562: (-0.492274)
-Data 563: (0.096083)
-Data 564: (-0.301012)
-Data 565: (-0.311365)
-Data 566: (0.041754)
-Data 567: (-0.068171)
-Data 568: (0.885302)
-Data 569: (1.244395)
-Data 570: (0.361685)
-Data 571: (2.095367)
-Data 572: (-1.571622)
-Data 573: (-1.336313)
-Data 574: (0.536157)
-Data 575: (0.770078)
-Data 576: (-1.585918)
-Data 577: (-1.464282)
-Data 578: (-1.699151)
-Data 579: (1.402990)
-Data 580: (-0.468521)
-Data 581: (100.000000)
-Data 582: (-0.386723)
-Data 583: (-0.374017)
-Data 584: (-0.262344)
-Data 585: (-0.481419)
-Data 586: (0.659047)
-Data 587: (0.978056)
-Data 588: (-0.047061)
-Data 589: (-0.285525)
-Data 590: (-0.850697)
-Data 591: (2.072881)
-Data 592: (1.781341)
-Data 593: (2.058574)
-Data 594: (-0.510287)
-Data 595: (1.695551)
-Data 596: (-3.510732)
-Data 597: (-0.857569)
-Data 598: (-1.067651)
-Data 599: (1.469576)
-Data 600: (0.669135)
-Data 601: (-0.681448)
-Data 602: (0.458621)
-Data 603: (-0.700447)
-Data 604: (0.575795)
-Data 605: (2.308650)
-Data 606: (0.044708)
-Data 607: (0.060163)
-Data 608: (-0.145504)
-Data 609: (0.853717)
-Data 610: (1.412172)
-Data 611: (1.184546)
-Data 612: (1.810763)
-Data 613: (-1.550877)
-Data 614: (-0.060726)
-Data 615: (-0.610029)
-Data 616: (-0.198397)
-Data 617: (-1.562530)
-Data 618: (-0.507673)
-Data 619: (0.311332)
-Data 620: (2.137363)
-Data 621: (0.402207)
-Data 622: (0.846246)
-Data 623: (-1.210659)
-Data 624: (-1.195239)
-Data 625: (1.043354)
-Data 626: (1.384872)
-Data 627: (-0.725180)
-Data 628: (0.666163)
-Data 629: (-0.898701)
-Data 630: (1.130427)
-Data 631: (0.890718)
-Data 632: (-0.242362)
-Data 633: (-1.172927)
-Data 634: (0.565910)
-Data 635: (-0.513233)
-Data 636: (-0.026723)
-Data 637: (0.390245)
-Data 638: (1.359098)
-Data 639: (-0.873151)
-Data 640: (0.973147)
-Data 641: (0.846945)
-Data 642: (-1.394935)
-Data 643: (-1.189999)
-Data 644: (-0.550131)
-Data 645: (-0.072295)
-Data 646: (1.850526)
-Data 647: (0.754222)
-Data 648: (-0.383778)
-Data 649: (-1.976930)
-Data 650: (-0.677756)
-Data 651: (-0.522199)
-Data 652: (-1.071121)
-Data 653: (0.956541)
-Data 654: (0.421220)
-Data 655: (-0.327357)
-Data 656: (0.357642)
-Data 657: (0.510412)
-Data 658: (1.785180)
-Data 659: (0.677855)
-Data 660: (0.271233)
-Data 661: (-0.678865)
-Data 662: (1.427354)
-Data 663: (-0.557258)
-Data 664: (1.869995)
-Data 665: (0.094875)
-Data 666: (-1.887210)
-Data 667: (0.278313)
-Data 668: (0.197131)
-Data 669: (2.856659)
-Data 670: (0.851026)
-Data 671: (0.283148)
-Data 672: (-0.959849)
-Data 673: (-1.647409)
-Data 674: (0.297091)
-Data 675: (-1.578352)
-Data 676: (0.090701)
-Data 677: (0.982780)
-Data 678: (0.161943)
-Data 679: (-0.501540)
-Data 680: (-0.663769)
-Data 681: (-0.869457)
-Data 682: (-0.501423)
-Data 683: (1.474303)
-Data 684: (-1.636389)
-Data 685: (-0.224065)
-Data 686: (1.728735)
-Data 687: (-0.672178)
-Data 688: (0.465140)
-Data 689: (0.666469)
-Data 690: (-0.415428)
-Data 691: (1.585377)
-Data 692: (0.327179)
-Data 693: (1.756540)
-Data 694: (-0.174331)
-Data 695: (1.089346)
-Data 696: (-0.034507)
-Data 697: (0.192218)
-Data 698: (-0.168568)
-Data 699: (0.878851)
-Data 700: (-0.766260)
-Data 701: (-0.895911)
-Data 702: (0.761680)
-Data 703: (0.642383)
-Data 704: (-0.458863)
-Data 705: (0.395777)
-Data 706: (-1.039251)
-Data 707: (-0.535070)
-Data 708: (1.727370)
-Data 709: (-0.563520)
-Data 710: (0.579622)
-Data 711: (-1.073484)
-Data 712: (-1.657763)
-Data 713: (-1.091908)
-Data 714: (-0.378430)
-Data 715: (-0.490712)
-Data 716: (1.840598)
-Data 717: (-0.556296)
-Data 718: (-0.688738)
-Data 719: (-0.518065)
-Data 720: (0.017851)
-Data 721: (-0.507251)
-Data 722: (-0.488266)
-Data 723: (-1.623040)
-Data 724: (-0.268533)
-Data 725: (1.164297)
-Data 726: (-0.379641)
-Data 727: (-1.464033)
-Data 728: (0.446679)
-Data 729: (1.044328)
-Data 730: (-0.741536)
-Data 731: (-1.401622)
-Data 732: (1.650958)
-Data 733: (-2.294429)
-Data 734: (-1.665809)
-Data 735: (0.893204)
-Data 736: (-0.061416)
-Data 737: (-0.469041)
-Data 738: (1.471188)
-Data 739: (-3.090578)
-Data 740: (-0.580415)
-Data 741: (-0.810719)
-Data 742: (-0.290513)
-Data 743: (1.162047)
-Data 744: (1.060102)
-Data 745: (1.064575)
-Data 746: (-0.691739)
-Data 747: (0.450640)
-Data 748: (-1.359424)
-Data 749: (-0.724339)
-Data 750: (-0.611686)
-Data 751: (1.004619)
-Data 752: (-1.863957)
-Data 753: (-0.301139)
-Data 754: (-0.172117)
-Data 755: (1.051237)
-Data 756: (1.733394)
-Data 757: (-2.404959)
-Data 758: (-0.050649)
-Data 759: (-0.110017)
-Data 760: (-0.045231)
-Data 761: (-0.691325)
-Data 762: (0.184279)
-Data 763: (0.987417)
-Data 764: (-0.462912)
-Data 765: (0.268279)
-Data 766: (-0.150942)
-Data 767: (-0.652717)
-Data 768: (-0.508199)
-Data 769: (-0.935557)
-Data 770: (0.507437)
-Data 771: (100.000000)
-Data 772: (-0.493763)
-Data 773: (1.338273)
-Data 774: (-0.048761)
-Data 775: (0.977545)
-Data 776: (1.000299)
-Data 777: (-1.207682)
-Data 778: (0.561795)
-Data 779: (-0.839724)
-Data 780: (0.628980)
-Data 781: (2.848097)
-Data 782: (-1.338966)
-Data 783: (-0.285252)
-Data 784: (0.412960)
-Data 785: (-0.837750)
-Data 786: (-0.406811)
-Data 787: (0.978568)
-Data 788: (1.051972)
-Data 789: (-0.387801)
-Data 790: (-0.479118)
-Data 791: (2.549268)
-Data 792: (-0.988855)
-Data 793: (0.260714)
-Data 794: (0.058252)
-Data 795: (-0.360298)
-Data 796: (-2.069816)
-Data 797: (0.235600)
-Data 798: (100.000000)
-Data 799: (2.080829)
-Data 800: (0.823571)
-Data 801: (-0.681942)
-Data 802: (0.019518)
-Data 803: (-0.978287)
-Data 804: (0.713956)
-Data 805: (0.709162)
-Data 806: (-2.011670)
-Data 807: (-0.643714)
-Data 808: (-0.453480)
-Data 809: (-0.665390)
-Data 810: (1.013721)
-Data 811: (0.583812)
-Data 812: (-1.333408)
-Data 813: (-0.505324)
-Data 814: (1.687314)
-Data 815: (-2.019731)
-Data 816: (-0.527174)
-Data 817: (-0.405152)
-Data 818: (-0.981114)
-Data 819: (0.832071)
-Data 820: (1.270173)
-Data 821: (0.431785)
-Data 822: (0.984792)
-Data 823: (-1.376149)
-Data 824: (-0.146415)
-Data 825: (-0.776835)
-Data 826: (0.405055)
-Data 827: (-0.600157)
-Data 828: (0.868413)
-Data 829: (0.215476)
-Data 830: (0.133328)
-Data 831: (-0.056788)
-Data 832: (100.000000)
-Data 833: (-0.500972)
-Data 834: (1.062186)
-Data 835: (-1.132726)
-Data 836: (2.176918)
-Data 837: (-0.144582)
-Data 838: (-1.391284)
-Data 839: (-0.245439)
-Data 840: (-0.916000)
-Data 841: (0.674703)
-Data 842: (-1.208317)
-Data 843: (0.478711)
-Data 844: (-0.014864)
-Data 845: (0.210871)
-Data 846: (2.001587)
-Data 847: (-0.496860)
-Data 848: (1.144239)
-Data 849: (-1.181744)
-Data 850: (-0.756744)
-Data 851: (1.611618)
-Data 852: (0.391136)
-Data 853: (-1.055418)
-Data 854: (0.741342)
-Data 855: (-0.564193)
-Data 856: (0.391860)
-Data 857: (-0.469337)
-Data 858: (-0.159205)
-Data 859: (-0.826435)
-Data 860: (0.738164)
-Data 861: (0.735014)
-Data 862: (1.118610)
-Data 863: (0.956540)
-Data 864: (-1.757360)
-Data 865: (0.709009)
-Data 866: (-0.190812)
-Data 867: (-1.307432)
-Data 868: (-0.535208)
-Data 869: (0.970931)
-Data 870: (-0.451182)
-Data 871: (0.508539)
-Data 872: (0.804287)
-Data 873: (1.570080)
-Data 874: (-1.113345)
-Data 875: (1.042099)
-Data 876: (0.137635)
-Data 877: (1.327955)
-Data 878: (100.000000)
-Data 879: (0.050258)
-Data 880: (0.593300)
-Data 881: (0.268672)
-Data 882: (1.112779)
-Data 883: (0.874099)
-Data 884: (-1.339358)
-Data 885: (1.066885)
-Data 886: (0.529885)
-Data 887: (-0.432558)
-Data 888: (-1.600868)
-Data 889: (-1.360057)
-Data 890: (-1.031932)
-Data 891: (1.427221)
-Data 892: (-0.287260)
-Data 893: (0.774466)
-Data 894: (0.477139)
-Data 895: (0.148165)
-Data 896: (-0.569534)
-Data 897: (0.104326)
-Data 898: (0.248269)
-Data 899: (0.644187)
-Data 900: (100.000000)
-Data 901: (0.197250)
-Data 902: (-1.245294)
-Data 903: (2.158104)
-Data 904: (-0.906511)
-Data 905: (1.579412)
-Data 906: (1.038722)
-Data 907: (1.147941)
-Data 908: (2.021129)
-Data 909: (-0.093569)
-Data 910: (1.790525)
-Data 911: (0.373760)
-Data 912: (-1.155496)
-Data 913: (0.861528)
-Data 914: (-1.064444)
-Data 915: (0.132955)
-Data 916: (1.334923)
-Data 917: (1.688040)
-Data 918: (-0.293355)
-Data 919: (-1.068790)
-Data 920: (2.072637)
-Data 921: (-0.542466)
-Data 922: (-0.426650)
-Data 923: (-0.864403)
-Data 924: (-0.365632)
-Data 925: (-0.587082)
-Data 926: (0.034969)
-Data 927: (0.461015)
-Data 928: (0.475985)
-Data 929: (-0.745579)
-Data 930: (-1.134514)
-Data 931: (-0.380595)
-Data 932: (-0.363759)
-Data 933: (-0.916255)
-Data 934: (0.699290)
-Data 935: (0.565333)
-Data 936: (2.149237)
-Data 937: (1.320326)
-Data 938: (2.280807)
-Data 939: (100.000000)
-Data 940: (-0.439888)
-Data 941: (0.712893)
-Data 942: (0.274457)
-Data 943: (-2.708919)
-Data 944: (-0.419290)
-Data 945: (0.570483)
-Data 946: (0.820198)
-Data 947: (-0.054727)
-Data 948: (0.936820)
-Data 949: (-0.049579)
-Data 950: (-0.421096)
-Data 951: (0.236403)
-Data 952: (-0.429211)
-Data 953: (0.476126)
-Data 954: (-1.405347)
-Data 955: (-0.844839)
-Data 956: (1.619632)
-Data 957: (-0.611444)
-Data 958: (1.476789)
-Data 959: (-0.963685)
-Data 960: (1.473953)
-Data 961: (-0.341928)
-Data 962: (0.412020)
-Data 963: (1.406346)
-Data 964: (0.896516)
-Data 965: (1.015455)
-Data 966: (0.118295)
-Data 967: (-1.322231)
-Data 968: (-0.868207)
-Data 969: (-2.169491)
-Data 970: (1.008798)
-Data 971: (-0.628466)
-Data 972: (0.274122)
-Data 973: (0.892182)
-Data 974: (-0.660862)
-Data 975: (-0.942274)
-Data 976: (-0.147365)
-Data 977: (0.402120)
-Data 978: (-0.492793)
-Data 979: (-0.030584)
-Data 980: (100.000000)
-Data 981: (0.454018)
-Data 982: (-0.564936)
-Data 983: (0.021541)
-Data 984: (0.986708)
-Data 985: (0.817796)
-Data 986: (0.893232)
-Data 987: (0.779217)
-Data 988: (0.951943)
-Data 989: (1.466890)
-Data 990: (0.284740)
-Data 991: (0.891338)
-Data 992: (-1.439564)
-Data 993: (-0.983000)
-Data 994: (0.055596)
-Data 995: (-0.916481)
-Data 996: (0.984144)
-Data 997: (-0.178224)
-Data 998: (0.124079)
-Data 999: (-1.340391)
-21 outliers.
-Used 979 data points after clipping 21.
-GOOD: the clipped mean was 0.017533, should have been 0.017533
-GOOD: the clipped stdev was 0.031960, should have been 0.031960
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats09.c                                            *
-*            TestPoint: psMathUtils functions{psVectorStats Clipped Stats Routine} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-This test should not generate any errors.
-        using a psF32 in vector
-        using a NULL errors vector
-        using a psU8 mask vector
-Data 0: (-0.785386)
-Data 1: (0.132009)
-Data 2: (0.026258)
-Data 3: (1.110537)
-Data 4: (0.373504)
-Data 5: (0.845745)
-Data 6: (-0.039515)
-Data 7: (0.184387)
-Data 8: (-3.136485)
-Data 9: (0.234151)
-Data 10: (1.263050)
-Data 11: (0.387336)
-Data 12: (-1.134962)
-Data 13: (0.662926)
-Data 14: (0.067489)
-Data 15: (-0.688745)
-Data 16: (-0.039289)
-Data 17: (0.682516)
-Data 18: (-1.289643)
-Data 19: (-0.230497)
-Data 20: (0.475838)
-Data 21: (1.641613)
-Data 22: (-0.389799)
-Data 23: (0.240456)
-Data 24: (0.157720)
-Data 25: (100.000000)
-Data 26: (-0.965824)
-Data 27: (0.400421)
-Data 28: (0.243947)
-Data 29: (2.148490)
-Data 30: (1.186170)
-Data 31: (-0.469227)
-Data 32: (-1.300670)
-Data 33: (-0.992003)
-Data 34: (0.303475)
-Data 35: (-1.443258)
-Data 36: (0.368307)
-Data 37: (0.159691)
-Data 38: (-0.550110)
-Data 39: (-1.300016)
-Data 40: (0.330213)
-Data 41: (-1.191545)
-Data 42: (1.970700)
-Data 43: (-1.315271)
-Data 44: (-2.077168)
-Data 45: (0.654758)
-Data 46: (-0.536263)
-Data 47: (0.431285)
-Data 48: (-1.043155)
-Data 49: (-0.108273)
-Data 50: (-0.351277)
-Data 51: (0.481480)
-Data 52: (2.102400)
-Data 53: (-0.405563)
-Data 54: (0.145365)
-Data 55: (-0.037471)
-Data 56: (0.248525)
-Data 57: (1.139523)
-Data 58: (-0.292583)
-Data 59: (0.803339)
-Data 60: (-0.507475)
-Data 61: (-1.901844)
-Data 62: (-0.034541)
-Data 63: (-0.581574)
-Data 64: (0.864607)
-Data 65: (0.370303)
-Data 66: (0.199184)
-Data 67: (-0.385583)
-Data 68: (0.070497)
-Data 69: (-0.282945)
-Data 70: (-1.103897)
-Data 71: (-0.514544)
-Data 72: (0.634023)
-Data 73: (1.793461)
-Data 74: (-0.808671)
-Data 75: (1.428635)
-Data 76: (-0.280008)
-Data 77: (-0.873420)
-Data 78: (-0.866967)
-Data 79: (1.870198)
-Data 80: (1.371189)
-Data 81: (0.234907)
-Data 82: (-1.123075)
-Data 83: (0.060164)
-Data 84: (-0.673866)
-Data 85: (-1.071099)
-Data 86: (-0.346378)
-Data 87: (-0.791601)
-Data 88: (1.334605)
-Data 89: (-1.250991)
-Data 90: (-0.952099)
-Data 91: (-0.520321)
-Data 92: (0.823264)
-Data 93: (-0.758434)
-Data 94: (-0.443345)
-Data 95: (-0.383743)
-Data 96: (-1.192603)
-Data 97: (-0.152201)
-Data 98: (0.754227)
-Data 99: (-0.285752)
-Data 100: (0.331080)
-Data 101: (2.080874)
-Data 102: (-1.029790)
-Data 103: (-0.012170)
-Data 104: (1.538915)
-Data 105: (-0.791079)
-Data 106: (1.768095)
-Data 107: (0.822225)
-Data 108: (2.009857)
-Data 109: (1.592321)
-Data 110: (-0.606752)
-Data 111: (1.629945)
-Data 112: (0.384976)
-Data 113: (-1.194824)
-Data 114: (-0.243928)
-Data 115: (-1.579549)
-Data 116: (1.099131)
-Data 117: (-1.920698)
-Data 118: (-1.398930)
-Data 119: (-0.096926)
-Data 120: (-0.997571)
-Data 121: (1.758804)
-Data 122: (0.479757)
-Data 123: (1.602341)
-Data 124: (1.467871)
-Data 125: (0.064787)
-Data 126: (-0.656360)
-Data 127: (-0.545799)
-Data 128: (-0.296584)
-Data 129: (1.200598)
-Data 130: (-0.306767)
-Data 131: (2.296382)
-Data 132: (0.482690)
-Data 133: (-0.939450)
-Data 134: (-2.204839)
-Data 135: (100.000000)
-Data 136: (0.519714)
-Data 137: (-1.991039)
-Data 138: (0.952267)
-Data 139: (-0.844377)
-Data 140: (0.653335)
-Data 141: (-0.436324)
-Data 142: (-3.077808)
-Data 143: (-0.441991)
-Data 144: (-0.717007)
-Data 145: (0.155677)
-Data 146: (-0.423730)
-Data 147: (0.486753)
-Data 148: (0.006043)
-Data 149: (1.128215)
-Data 150: (0.022443)
-Data 151: (-0.373202)
-Data 152: (-1.528354)
-Data 153: (-1.453461)
-Data 154: (1.841423)
-Data 155: (0.179469)
-Data 156: (0.823546)
-Data 157: (-0.573896)
-Data 158: (-1.197397)
-Data 159: (0.248720)
-Data 160: (0.092005)
-Data 161: (0.608326)
-Data 162: (-0.513710)
-Data 163: (-2.566176)
-Data 164: (-0.221375)
-Data 165: (0.303715)
-Data 166: (0.448582)
-Data 167: (100.000000)
-Data 168: (0.738201)
-Data 169: (-0.558021)
-Data 170: (-0.744701)
-Data 171: (0.436953)
-Data 172: (0.628151)
-Data 173: (0.179998)
-Data 174: (100.000000)
-Data 175: (-1.476268)
-Data 176: (0.203080)
-Data 177: (-0.762510)
-Data 178: (-1.603289)
-Data 179: (-0.831488)
-Data 180: (1.472259)
-Data 181: (0.006876)
-Data 182: (-0.347966)
-Data 183: (0.760191)
-Data 184: (0.998659)
-Data 185: (0.038206)
-Data 186: (-0.627646)
-Data 187: (-0.288035)
-Data 188: (-2.029074)
-Data 189: (-0.763311)
-Data 190: (-1.058799)
-Data 191: (100.000000)
-Data 192: (1.164780)
-Data 193: (-1.124238)
-Data 194: (0.464597)
-Data 195: (-0.507513)
-Data 196: (100.000000)
-Data 197: (0.912883)
-Data 198: (0.076616)
-Data 199: (0.242723)
-Data 200: (-0.478315)
-Data 201: (1.254897)
-Data 202: (-0.241787)
-Data 203: (1.251947)
-Data 204: (0.349654)
-Data 205: (0.042298)
-Data 206: (-0.559441)
-Data 207: (-0.071514)
-Data 208: (0.105726)
-Data 209: (0.807481)
-Data 210: (0.178126)
-Data 211: (-1.643824)
-Data 212: (100.000000)
-Data 213: (-1.254121)
-Data 214: (-1.107179)
-Data 215: (1.226782)
-Data 216: (0.582804)
-Data 217: (-1.602130)
-Data 218: (0.380762)
-Data 219: (-0.182224)
-Data 220: (-1.051501)
-Data 221: (-1.503879)
-Data 222: (1.401074)
-Data 223: (0.207078)
-Data 224: (0.445226)
-Data 225: (-0.108091)
-Data 226: (0.030031)
-Data 227: (-0.963420)
-Data 228: (1.173899)
-Data 229: (-1.156809)
-Data 230: (0.960548)
-Data 231: (0.375479)
-Data 232: (100.000000)
-Data 233: (0.089078)
-Data 234: (1.438570)
-Data 235: (-0.819503)
-Data 236: (2.411479)
-Data 237: (0.042698)
-Data 238: (-0.003958)
-Data 239: (0.495955)
-Data 240: (-0.168196)
-Data 241: (-1.520827)
-Data 242: (-0.162992)
-Data 243: (0.001515)
-Data 244: (0.090750)
-Data 245: (-0.283155)
-Data 246: (0.243909)
-Data 247: (-0.213339)
-Data 248: (-0.537282)
-Data 249: (-0.089660)
-Data 250: (0.286410)
-Data 251: (2.101143)
-Data 252: (0.825257)
-Data 253: (-1.897799)
-Data 254: (0.211798)
-Data 255: (0.117926)
-Data 256: (-1.139378)
-Data 257: (0.521184)
-Data 258: (2.281442)
-Data 259: (0.904656)
-Data 260: (0.462195)
-Data 261: (0.131302)
-Data 262: (-1.030534)
-Data 263: (0.014510)
-Data 264: (-0.636781)
-Data 265: (-0.042689)
-Data 266: (-0.986040)
-Data 267: (0.206862)
-Data 268: (0.343436)
-Data 269: (0.335769)
-Data 270: (1.276290)
-Data 271: (-0.880367)
-Data 272: (-1.054281)
-Data 273: (0.846459)
-Data 274: (-0.494707)
-Data 275: (0.856787)
-Data 276: (0.036722)
-Data 277: (0.307453)
-Data 278: (0.246209)
-Data 279: (0.580312)
-Data 280: (-0.356154)
-Data 281: (-1.499467)
-Data 282: (-1.398995)
-Data 283: (-0.795599)
-Data 284: (-0.003164)
-Data 285: (-0.019095)
-Data 286: (-0.131684)
-Data 287: (-0.271432)
-Data 288: (1.121406)
-Data 289: (1.122946)
-Data 290: (1.193424)
-Data 291: (-0.362917)
-Data 292: (-0.177344)
-Data 293: (-0.205724)
-Data 294: (-0.829086)
-Data 295: (0.661198)
-Data 296: (0.064954)
-Data 297: (100.000000)
-Data 298: (1.580982)
-Data 299: (0.782355)
-Data 300: (-1.204411)
-Data 301: (2.107277)
-Data 302: (1.663615)
-Data 303: (-0.990527)
-Data 304: (-1.187518)
-Data 305: (-1.265137)
-Data 306: (0.089560)
-Data 307: (1.122457)
-Data 308: (-0.341979)
-Data 309: (-0.161235)
-Data 310: (-1.028038)
-Data 311: (-0.183365)
-Data 312: (-0.603757)
-Data 313: (0.060354)
-Data 314: (1.776017)
-Data 315: (-0.347113)
-Data 316: (0.862735)
-Data 317: (100.000000)
-Data 318: (0.391745)
-Data 319: (0.625394)
-Data 320: (-0.847384)
-Data 321: (0.077827)
-Data 322: (0.342529)
-Data 323: (-0.445746)
-Data 324: (0.520160)
-Data 325: (0.308418)
-Data 326: (-1.198576)
-Data 327: (1.627503)
-Data 328: (0.648728)
-Data 329: (0.248206)
-Data 330: (0.735934)
-Data 331: (0.586720)
-Data 332: (0.149829)
-Data 333: (0.463921)
-Data 334: (1.169930)
-Data 335: (0.021121)
-Data 336: (-2.328529)
-Data 337: (-0.556591)
-Data 338: (-1.967011)
-Data 339: (-1.505950)
-Data 340: (-1.624805)
-Data 341: (0.408839)
-Data 342: (-0.056065)
-Data 343: (0.683467)
-Data 344: (-1.155446)
-Data 345: (-0.317239)
-Data 346: (0.638819)
-Data 347: (-0.154605)
-Data 348: (1.260878)
-Data 349: (1.220044)
-Data 350: (-0.455878)
-Data 351: (-1.374988)
-Data 352: (-1.790421)
-Data 353: (0.371523)
-Data 354: (0.063412)
-Data 355: (0.713025)
-Data 356: (0.316093)
-Data 357: (-0.506996)
-Data 358: (-0.963010)
-Data 359: (0.078586)
-Data 360: (0.920053)
-Data 361: (-0.793677)
-Data 362: (1.042620)
-Data 363: (-0.320748)
-Data 364: (1.133065)
-Data 365: (0.144593)
-Data 366: (2.805677)
-Data 367: (-2.641271)
-Data 368: (-0.210258)
-Data 369: (-0.857935)
-Data 370: (-0.414758)
-Data 371: (-1.025097)
-Data 372: (0.030107)
-Data 373: (-0.230045)
-Data 374: (-0.519746)
-Data 375: (-1.227212)
-Data 376: (100.000000)
-Data 377: (-0.791912)
-Data 378: (0.688639)
-Data 379: (1.482138)
-Data 380: (-0.142581)
-Data 381: (0.517127)
-Data 382: (0.573649)
-Data 383: (-1.480234)
-Data 384: (0.075614)
-Data 385: (-2.274195)
-Data 386: (0.007788)
-Data 387: (-1.149337)
-Data 388: (0.471633)
-Data 389: (-1.611229)
-Data 390: (1.007454)
-Data 391: (0.844424)
-Data 392: (-1.485466)
-Data 393: (-0.719872)
-Data 394: (1.209563)
-Data 395: (0.783458)
-Data 396: (-0.870134)
-Data 397: (0.202597)
-Data 398: (0.229951)
-Data 399: (0.696716)
-Data 400: (-2.007947)
-Data 401: (1.038567)
-Data 402: (-0.776473)
-Data 403: (-0.452195)
-Data 404: (-0.453331)
-Data 405: (0.450014)
-Data 406: (-0.328593)
-Data 407: (1.697939)
-Data 408: (-0.591360)
-Data 409: (1.153462)
-Data 410: (-0.556506)
-Data 411: (-1.762091)
-Data 412: (-0.578256)
-Data 413: (1.557313)
-Data 414: (0.341048)
-Data 415: (1.190938)
-Data 416: (-0.659464)
-Data 417: (1.790306)
-Data 418: (0.573720)
-Data 419: (-0.682174)
-Data 420: (-0.654435)
-Data 421: (0.478880)
-Data 422: (0.299627)
-Data 423: (-0.276893)
-Data 424: (-0.302396)
-Data 425: (-1.461001)
-Data 426: (2.932082)
-Data 427: (-0.784124)
-Data 428: (-0.586463)
-Data 429: (1.022803)
-Data 430: (-0.343780)
-Data 431: (-0.145771)
-Data 432: (-0.119495)
-Data 433: (-0.091323)
-Data 434: (-0.711637)
-Data 435: (-1.322067)
-Data 436: (-0.085847)
-Data 437: (-1.022083)
-Data 438: (-0.554940)
-Data 439: (100.000000)
-Data 440: (-2.145350)
-Data 441: (1.554175)
-Data 442: (1.594622)
-Data 443: (0.158015)
-Data 444: (-0.445373)
-Data 445: (-0.030664)
-Data 446: (0.499470)
-Data 447: (0.691434)
-Data 448: (0.505113)
-Data 449: (-0.000943)
-Data 450: (-0.932127)
-Data 451: (0.938952)
-Data 452: (0.347054)
-Data 453: (-0.873986)
-Data 454: (0.941785)
-Data 455: (-1.951578)
-Data 456: (1.152498)
-Data 457: (-0.545708)
-Data 458: (-0.031666)
-Data 459: (0.463002)
-Data 460: (-0.061085)
-Data 461: (0.914456)
-Data 462: (0.420200)
-Data 463: (-0.610854)
-Data 464: (1.697771)
-Data 465: (0.159887)
-Data 466: (1.871407)
-Data 467: (1.164889)
-Data 468: (-0.780036)
-Data 469: (0.462051)
-Data 470: (-1.054582)
-Data 471: (-0.260282)
-Data 472: (-0.945666)
-Data 473: (-0.192503)
-Data 474: (0.690290)
-Data 475: (-0.958695)
-Data 476: (-0.202712)
-Data 477: (-1.674415)
-Data 478: (0.134485)
-Data 479: (1.084675)
-Data 480: (0.520148)
-Data 481: (-1.698524)
-Data 482: (0.635871)
-Data 483: (1.849917)
-Data 484: (-1.571857)
-Data 485: (-1.106945)
-Data 486: (-0.695290)
-Data 487: (-0.764189)
-Data 488: (-0.326011)
-Data 489: (-0.058281)
-Data 490: (0.376334)
-Data 491: (-0.288510)
-Data 492: (-0.531036)
-Data 493: (-0.263003)
-Data 494: (0.276766)
-Data 495: (-1.038354)
-Data 496: (-0.042080)
-Data 497: (0.014183)
-Data 498: (1.521591)
-Data 499: (-0.443634)
-Data 500: (0.565365)
-Data 501: (-1.142307)
-Data 502: (0.493381)
-Data 503: (0.682427)
-Data 504: (-1.101841)
-Data 505: (-0.502843)
-Data 506: (1.489890)
-Data 507: (0.387037)
-Data 508: (-0.937827)
-Data 509: (0.697288)
-Data 510: (2.100589)
-Data 511: (0.069110)
-Data 512: (-2.614176)
-Data 513: (-0.447460)
-Data 514: (0.214925)
-Data 515: (100.000000)
-Data 516: (-0.319322)
-Data 517: (-2.090041)
-Data 518: (0.908290)
-Data 519: (-0.152174)
-Data 520: (-1.172371)
-Data 521: (-0.480717)
-Data 522: (-0.801624)
-Data 523: (0.747165)
-Data 524: (0.547801)
-Data 525: (0.650712)
-Data 526: (-0.883898)
-Data 527: (-0.348434)
-Data 528: (1.122167)
-Data 529: (-0.472167)
-Data 530: (0.151363)
-Data 531: (-0.725884)
-Data 532: (-0.195089)
-Data 533: (-0.801076)
-Data 534: (0.118581)
-Data 535: (1.148081)
-Data 536: (1.843644)
-Data 537: (1.018988)
-Data 538: (-0.774384)
-Data 539: (0.046144)
-Data 540: (0.308975)
-Data 541: (0.532242)
-Data 542: (0.881096)
-Data 543: (1.816407)
-Data 544: (-1.361702)
-Data 545: (0.488446)
-Data 546: (1.786959)
-Data 547: (0.503395)
-Data 548: (-1.468647)
-Data 549: (0.067025)
-Data 550: (-0.207175)
-Data 551: (0.601760)
-Data 552: (0.642101)
-Data 553: (0.536288)
-Data 554: (0.895000)
-Data 555: (0.635209)
-Data 556: (1.010380)
-Data 557: (1.507482)
-Data 558: (0.831470)
-Data 559: (-0.421896)
-Data 560: (1.084987)
-Data 561: (1.313876)
-Data 562: (-0.492274)
-Data 563: (0.096083)
-Data 564: (-0.301012)
-Data 565: (-0.311365)
-Data 566: (0.041754)
-Data 567: (-0.068171)
-Data 568: (0.885302)
-Data 569: (1.244395)
-Data 570: (0.361685)
-Data 571: (2.095367)
-Data 572: (-1.571622)
-Data 573: (-1.336313)
-Data 574: (0.536157)
-Data 575: (0.770078)
-Data 576: (-1.585918)
-Data 577: (-1.464282)
-Data 578: (-1.699151)
-Data 579: (1.402990)
-Data 580: (-0.468521)
-Data 581: (100.000000)
-Data 582: (-0.386723)
-Data 583: (-0.374017)
-Data 584: (-0.262344)
-Data 585: (-0.481419)
-Data 586: (0.659047)
-Data 587: (0.978056)
-Data 588: (-0.047061)
-Data 589: (-0.285525)
-Data 590: (-0.850697)
-Data 591: (2.072881)
-Data 592: (1.781341)
-Data 593: (2.058574)
-Data 594: (-0.510287)
-Data 595: (1.695551)
-Data 596: (-3.510732)
-Data 597: (-0.857569)
-Data 598: (-1.067651)
-Data 599: (1.469576)
-Data 600: (0.669135)
-Data 601: (-0.681448)
-Data 602: (0.458621)
-Data 603: (-0.700447)
-Data 604: (0.575795)
-Data 605: (2.308650)
-Data 606: (0.044708)
-Data 607: (0.060163)
-Data 608: (-0.145504)
-Data 609: (0.853717)
-Data 610: (1.412172)
-Data 611: (1.184546)
-Data 612: (1.810763)
-Data 613: (-1.550877)
-Data 614: (-0.060726)
-Data 615: (-0.610029)
-Data 616: (-0.198397)
-Data 617: (-1.562530)
-Data 618: (-0.507673)
-Data 619: (0.311332)
-Data 620: (2.137363)
-Data 621: (0.402207)
-Data 622: (0.846246)
-Data 623: (-1.210659)
-Data 624: (-1.195239)
-Data 625: (1.043354)
-Data 626: (1.384872)
-Data 627: (-0.725180)
-Data 628: (0.666163)
-Data 629: (-0.898701)
-Data 630: (1.130427)
-Data 631: (0.890718)
-Data 632: (-0.242362)
-Data 633: (-1.172927)
-Data 634: (0.565910)
-Data 635: (-0.513233)
-Data 636: (-0.026723)
-Data 637: (0.390245)
-Data 638: (1.359098)
-Data 639: (-0.873151)
-Data 640: (0.973147)
-Data 641: (0.846945)
-Data 642: (-1.394935)
-Data 643: (-1.189999)
-Data 644: (-0.550131)
-Data 645: (-0.072295)
-Data 646: (1.850526)
-Data 647: (0.754222)
-Data 648: (-0.383778)
-Data 649: (-1.976930)
-Data 650: (-0.677756)
-Data 651: (-0.522199)
-Data 652: (-1.071121)
-Data 653: (0.956541)
-Data 654: (0.421220)
-Data 655: (-0.327357)
-Data 656: (0.357642)
-Data 657: (0.510412)
-Data 658: (1.785180)
-Data 659: (0.677855)
-Data 660: (0.271233)
-Data 661: (-0.678865)
-Data 662: (1.427354)
-Data 663: (-0.557258)
-Data 664: (1.869995)
-Data 665: (0.094875)
-Data 666: (-1.887210)
-Data 667: (0.278313)
-Data 668: (0.197131)
-Data 669: (2.856659)
-Data 670: (0.851026)
-Data 671: (0.283148)
-Data 672: (-0.959849)
-Data 673: (-1.647409)
-Data 674: (0.297091)
-Data 675: (-1.578352)
-Data 676: (0.090701)
-Data 677: (0.982780)
-Data 678: (0.161943)
-Data 679: (-0.501540)
-Data 680: (-0.663769)
-Data 681: (-0.869457)
-Data 682: (-0.501423)
-Data 683: (1.474303)
-Data 684: (-1.636389)
-Data 685: (-0.224065)
-Data 686: (1.728735)
-Data 687: (-0.672178)
-Data 688: (0.465140)
-Data 689: (0.666469)
-Data 690: (-0.415428)
-Data 691: (1.585377)
-Data 692: (0.327179)
-Data 693: (1.756540)
-Data 694: (-0.174331)
-Data 695: (1.089346)
-Data 696: (-0.034507)
-Data 697: (0.192218)
-Data 698: (-0.168568)
-Data 699: (0.878851)
-Data 700: (-0.766260)
-Data 701: (-0.895911)
-Data 702: (0.761680)
-Data 703: (0.642383)
-Data 704: (-0.458863)
-Data 705: (0.395777)
-Data 706: (-1.039251)
-Data 707: (-0.535070)
-Data 708: (1.727370)
-Data 709: (-0.563520)
-Data 710: (0.579622)
-Data 711: (-1.073484)
-Data 712: (-1.657763)
-Data 713: (-1.091908)
-Data 714: (-0.378430)
-Data 715: (-0.490712)
-Data 716: (1.840598)
-Data 717: (-0.556296)
-Data 718: (-0.688738)
-Data 719: (-0.518065)
-Data 720: (0.017851)
-Data 721: (-0.507251)
-Data 722: (-0.488266)
-Data 723: (-1.623040)
-Data 724: (-0.268533)
-Data 725: (1.164297)
-Data 726: (-0.379641)
-Data 727: (-1.464033)
-Data 728: (0.446679)
-Data 729: (1.044328)
-Data 730: (-0.741536)
-Data 731: (-1.401622)
-Data 732: (1.650958)
-Data 733: (-2.294429)
-Data 734: (-1.665809)
-Data 735: (0.893204)
-Data 736: (-0.061416)
-Data 737: (-0.469041)
-Data 738: (1.471188)
-Data 739: (-3.090578)
-Data 740: (-0.580415)
-Data 741: (-0.810719)
-Data 742: (-0.290513)
-Data 743: (1.162047)
-Data 744: (1.060102)
-Data 745: (1.064575)
-Data 746: (-0.691739)
-Data 747: (0.450640)
-Data 748: (-1.359424)
-Data 749: (-0.724339)
-Data 750: (-0.611686)
-Data 751: (1.004619)
-Data 752: (-1.863957)
-Data 753: (-0.301139)
-Data 754: (-0.172117)
-Data 755: (1.051237)
-Data 756: (1.733394)
-Data 757: (-2.404959)
-Data 758: (-0.050649)
-Data 759: (-0.110017)
-Data 760: (-0.045231)
-Data 761: (-0.691325)
-Data 762: (0.184279)
-Data 763: (0.987417)
-Data 764: (-0.462912)
-Data 765: (0.268279)
-Data 766: (-0.150942)
-Data 767: (-0.652717)
-Data 768: (-0.508199)
-Data 769: (-0.935557)
-Data 770: (0.507437)
-Data 771: (100.000000)
-Data 772: (-0.493763)
-Data 773: (1.338273)
-Data 774: (-0.048761)
-Data 775: (0.977545)
-Data 776: (1.000299)
-Data 777: (-1.207682)
-Data 778: (0.561795)
-Data 779: (-0.839724)
-Data 780: (0.628980)
-Data 781: (2.848097)
-Data 782: (-1.338966)
-Data 783: (-0.285252)
-Data 784: (0.412960)
-Data 785: (-0.837750)
-Data 786: (-0.406811)
-Data 787: (0.978568)
-Data 788: (1.051972)
-Data 789: (-0.387801)
-Data 790: (-0.479118)
-Data 791: (2.549268)
-Data 792: (-0.988855)
-Data 793: (0.260714)
-Data 794: (0.058252)
-Data 795: (-0.360298)
-Data 796: (-2.069816)
-Data 797: (0.235600)
-Data 798: (100.000000)
-Data 799: (2.080829)
-Data 800: (0.823571)
-Data 801: (-0.681942)
-Data 802: (0.019518)
-Data 803: (-0.978287)
-Data 804: (0.713956)
-Data 805: (0.709162)
-Data 806: (-2.011670)
-Data 807: (-0.643714)
-Data 808: (-0.453480)
-Data 809: (-0.665390)
-Data 810: (1.013721)
-Data 811: (0.583812)
-Data 812: (-1.333408)
-Data 813: (-0.505324)
-Data 814: (1.687314)
-Data 815: (-2.019731)
-Data 816: (-0.527174)
-Data 817: (-0.405152)
-Data 818: (-0.981114)
-Data 819: (0.832071)
-Data 820: (1.270173)
-Data 821: (0.431785)
-Data 822: (0.984792)
-Data 823: (-1.376149)
-Data 824: (-0.146415)
-Data 825: (-0.776835)
-Data 826: (0.405055)
-Data 827: (-0.600157)
-Data 828: (0.868413)
-Data 829: (0.215476)
-Data 830: (0.133328)
-Data 831: (-0.056788)
-Data 832: (100.000000)
-Data 833: (-0.500972)
-Data 834: (1.062186)
-Data 835: (-1.132726)
-Data 836: (2.176918)
-Data 837: (-0.144582)
-Data 838: (-1.391284)
-Data 839: (-0.245439)
-Data 840: (-0.916000)
-Data 841: (0.674703)
-Data 842: (-1.208317)
-Data 843: (0.478711)
-Data 844: (-0.014864)
-Data 845: (0.210871)
-Data 846: (2.001587)
-Data 847: (-0.496860)
-Data 848: (1.144239)
-Data 849: (-1.181744)
-Data 850: (-0.756744)
-Data 851: (1.611618)
-Data 852: (0.391136)
-Data 853: (-1.055418)
-Data 854: (0.741342)
-Data 855: (-0.564193)
-Data 856: (0.391860)
-Data 857: (-0.469337)
-Data 858: (-0.159205)
-Data 859: (-0.826435)
-Data 860: (0.738164)
-Data 861: (0.735014)
-Data 862: (1.118610)
-Data 863: (0.956540)
-Data 864: (-1.757360)
-Data 865: (0.709009)
-Data 866: (-0.190812)
-Data 867: (-1.307432)
-Data 868: (-0.535208)
-Data 869: (0.970931)
-Data 870: (-0.451182)
-Data 871: (0.508539)
-Data 872: (0.804287)
-Data 873: (1.570080)
-Data 874: (-1.113345)
-Data 875: (1.042099)
-Data 876: (0.137635)
-Data 877: (1.327955)
-Data 878: (100.000000)
-Data 879: (0.050258)
-Data 880: (0.593300)
-Data 881: (0.268672)
-Data 882: (1.112779)
-Data 883: (0.874099)
-Data 884: (-1.339358)
-Data 885: (1.066885)
-Data 886: (0.529885)
-Data 887: (-0.432558)
-Data 888: (-1.600868)
-Data 889: (-1.360057)
-Data 890: (-1.031932)
-Data 891: (1.427221)
-Data 892: (-0.287260)
-Data 893: (0.774466)
-Data 894: (0.477139)
-Data 895: (0.148165)
-Data 896: (-0.569534)
-Data 897: (0.104326)
-Data 898: (0.248269)
-Data 899: (0.644187)
-Data 900: (100.000000)
-Data 901: (0.197250)
-Data 902: (-1.245294)
-Data 903: (2.158104)
-Data 904: (-0.906511)
-Data 905: (1.579412)
-Data 906: (1.038722)
-Data 907: (1.147941)
-Data 908: (2.021129)
-Data 909: (-0.093569)
-Data 910: (1.790525)
-Data 911: (0.373760)
-Data 912: (-1.155496)
-Data 913: (0.861528)
-Data 914: (-1.064444)
-Data 915: (0.132955)
-Data 916: (1.334923)
-Data 917: (1.688040)
-Data 918: (-0.293355)
-Data 919: (-1.068790)
-Data 920: (2.072637)
-Data 921: (-0.542466)
-Data 922: (-0.426650)
-Data 923: (-0.864403)
-Data 924: (-0.365632)
-Data 925: (-0.587082)
-Data 926: (0.034969)
-Data 927: (0.461015)
-Data 928: (0.475985)
-Data 929: (-0.745579)
-Data 930: (-1.134514)
-Data 931: (-0.380595)
-Data 932: (-0.363759)
-Data 933: (-0.916255)
-Data 934: (0.699290)
-Data 935: (0.565333)
-Data 936: (2.149237)
-Data 937: (1.320326)
-Data 938: (2.280807)
-Data 939: (100.000000)
-Data 940: (-0.439888)
-Data 941: (0.712893)
-Data 942: (0.274457)
-Data 943: (-2.708919)
-Data 944: (-0.419290)
-Data 945: (0.570483)
-Data 946: (0.820198)
-Data 947: (-0.054727)
-Data 948: (0.936820)
-Data 949: (-0.049579)
-Data 950: (-0.421096)
-Data 951: (0.236403)
-Data 952: (-0.429211)
-Data 953: (0.476126)
-Data 954: (-1.405347)
-Data 955: (-0.844839)
-Data 956: (1.619632)
-Data 957: (-0.611444)
-Data 958: (1.476789)
-Data 959: (-0.963685)
-Data 960: (1.473953)
-Data 961: (-0.341928)
-Data 962: (0.412020)
-Data 963: (1.406346)
-Data 964: (0.896516)
-Data 965: (1.015455)
-Data 966: (0.118295)
-Data 967: (-1.322231)
-Data 968: (-0.868207)
-Data 969: (-2.169491)
-Data 970: (1.008798)
-Data 971: (-0.628466)
-Data 972: (0.274122)
-Data 973: (0.892182)
-Data 974: (-0.660862)
-Data 975: (-0.942274)
-Data 976: (-0.147365)
-Data 977: (0.402120)
-Data 978: (-0.492793)
-Data 979: (-0.030584)
-Data 980: (100.000000)
-Data 981: (0.454018)
-Data 982: (-0.564936)
-Data 983: (0.021541)
-Data 984: (0.986708)
-Data 985: (0.817796)
-Data 986: (0.893232)
-Data 987: (0.779217)
-Data 988: (0.951943)
-Data 989: (1.466890)
-Data 990: (0.284740)
-Data 991: (0.891338)
-Data 992: (-1.439564)
-Data 993: (-0.983000)
-Data 994: (0.055596)
-Data 995: (-0.916481)
-Data 996: (0.984144)
-Data 997: (-0.178224)
-Data 998: (0.124079)
-Data 999: (-1.340391)
-21 outliers.
-Used 979 data points after clipping 21.
-GOOD: the clipped mean was 0.017533, should have been 0.017533
-GOOD: the clipped stdev was 1.009755, should have been 1.009755
-TEST PASSED
