Changeset 2682
- Timestamp:
- Dec 10, 2004, 9:09:25 AM (22 years ago)
- Location:
- trunk/psLib/test/dataManip/verified
- Files:
-
- 2 edited
-
tst_psMatrix03.stderr (modified) (1 diff)
-
tst_psMatrix03.stdout (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr
r1761 r2682 1 <DATE><TIME>|<HOST>|E|psMatrixLUD 2 Invalid operation:inImage or its data is NULL.3 <DATE><TIME>|<HOST>|E|psMatrixLUSolve 4 Invalid operation:inVector or its data is NULL.5 <DATE><TIME>|<HOST>|E|psMatrixLUSolve 6 Invalid operation:inImage or its data is NULL.1 <DATE><TIME>|<HOST>|E|psMatrixLUD (psMatrix.c:<LINENO>) 2 Unallowable operation: psImage inImage or its data is NULL. 3 <DATE><TIME>|<HOST>|E|psMatrixLUSolve (psMatrix.c:<LINENO>) 4 Unallowable operation: psVector inVector or its data is NULL. 5 <DATE><TIME>|<HOST>|E|psMatrixLUSolve (psMatrix.c:<LINENO>) 6 Unallowable operation: psImage inImage or its data is NULL. -
trunk/psLib/test/dataManip/verified/tst_psMatrix03.stdout
r1182 r2682 5 5 \**********************************************************************************/ 6 6 7 3.000000 1.000000 -2.0000008 4.000000 5.000000 6.0000009 2.000000 4.000000 6.00000010 11 18.00000012 24.00000013 4.00000014 7 15 8 ---> TESTPOINT PASSED (psMatrix{Create input and output images and vectors} | tst_psMatrix03.c) … … 21 14 \**********************************************************************************/ 22 15 23 0.500000 -0.545455 -0.54545524 0.750000 -2.750000 -6.50000025 4.000000 5.000000 6.00000026 16 27 17 ---> TESTPOINT PASSED (psMatrix{Calculate LU matrix} | tst_psMatrix03.c) … … 33 23 \**********************************************************************************/ 34 24 35 4.00000036 -2.00000037 3.00000038 25 39 26 ---> TESTPOINT PASSED (psMatrix{Determine solution to matrix equation} | tst_psMatrix03.c)
Note:
See TracChangeset
for help on using the changeset viewer.
