Changeset 1198 for trunk/psLib/test/dataManip
- Timestamp:
- Jul 8, 2004, 9:34:28 AM (22 years ago)
- Location:
- trunk/psLib/test/dataManip/verified
- Files:
-
- 5 edited
-
tst_psMatrix02.stderr (modified) (1 diff)
-
tst_psMatrix03.stderr (modified) (1 diff)
-
tst_psMatrix04.stderr (modified) (1 diff)
-
tst_psMatrix07.stderr (modified) (1 diff)
-
tst_psMatrixVectorArithmetic03.stderr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr
r1018 r1198 1 <DATE> <TIME> <HOST>|E|psMatrixTranspo|Invalid operation: Pointer to inImage is same as outImage.2 <DATE> <TIME> <HOST>|E|psMatrixTranspo|Invalid operation: inImage or its data is NULL.3 <DATE> <TIME> <HOST>|E|psMatrixTranspo|Invalid operation: inImage not PS_TYPE_F64.4 <DATE> <TIME> <HOST>|E|psMatrixTranspo|Invalid operation: inImage not square array.5 <DATE> <TIME> <HOST>|E|psMatrixTranspo|Invalid operation: outImage not PS_TYPE_F64.6 <DATE> <TIME> <HOST>|E|psMatrixTranspo|Invalid operation: outImage not square array.1 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: Pointer to inImage is same as outImage. 2 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: inImage or its data is NULL. 3 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: inImage not PS_TYPE_F64. 4 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: inImage not square array. 5 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: outImage not PS_TYPE_F64. 6 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: outImage not square array. -
trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr
r1018 r1198 1 <DATE> <TIME> <HOST>|E| psMatrixLUD|Invalid operation: inImage or its data is NULL.2 <DATE> <TIME> <HOST>|E|psMatrixLUSolve|Invalid operation: inVector or its data is NULL.3 <DATE> <TIME> <HOST>|E|psMatrixLUSolve|Invalid operation: inImage or its data is NULL.1 <DATE> <TIME> |<HOST>|E| psMatrixLUD|Invalid operation: inImage or its data is NULL. 2 <DATE> <TIME> |<HOST>|E|psMatrixLUSolve|Invalid operation: inVector or its data is NULL. 3 <DATE> <TIME> |<HOST>|E|psMatrixLUSolve|Invalid operation: inImage or its data is NULL. -
trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr
r1018 r1198 1 <DATE> <TIME> <HOST>|E| psMatrixInvert|Invalid operation: inImage or its data is NULL.2 <DATE> <TIME> <HOST>|E| psMatrixInvert|Invalid operation: determinant argument is NULL.1 <DATE> <TIME> |<HOST>|E| psMatrixInvert|Invalid operation: inImage or its data is NULL. 2 <DATE> <TIME> |<HOST>|E| psMatrixInvert|Invalid operation: determinant argument is NULL. -
trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr
r1018 r1198 1 <DATE> <TIME> <HOST>|E|psMatrixToVecto|Invalid operation: inImage or its data is NULL.2 <DATE> <TIME> <HOST>|E|psMatrixToVecto|Image does not have dim with 1 col or 1 row: (2 x 2).3 <DATE> <TIME> <HOST>|E|psVectorToMatri|Invalid operation: inVector or its data is NULL.1 <DATE> <TIME> |<HOST>|E|psMatrixToVecto|Invalid operation: inImage or its data is NULL. 2 <DATE> <TIME> |<HOST>|E|psMatrixToVecto|Image does not have dim with 1 col or 1 row: (2 x 2). 3 <DATE> <TIME> |<HOST>|E|psVectorToMatri|Invalid operation: inVector or its data is NULL. -
trunk/psLib/test/dataManip/verified/tst_psMatrixVectorArithmetic03.stderr
r1150 r1198 1 <DATE> <TIME> <HOST>|E| psBinaryOp|: Line 404 - Null out argument2 <DATE> <TIME> <HOST>|E| psBinaryOp|: Line 410 - Null in1 argument3 <DATE> <TIME> <HOST>|E| psBinaryOp|: Line 416 - Null in2 argument4 <DATE> <TIME> <HOST>|E| psBinaryOp|: Line 421 - Null op argument5 <DATE> <TIME> <HOST>|E| psUnaryOp|: Line 709 - Null out argument6 <DATE> <TIME> <HOST>|E| psUnaryOp|: Line 715 - Null in argument7 <DATE> <TIME> <HOST>|E| psUnaryOp|: Line 720 - Null op argument8 <DATE> <TIME> <HOST>|E| psBinaryOp|: Line 433 - Element types for arguments inconsistent: (1028, 1032, 1032)9 <DATE> <TIME> <HOST>|E| psUnaryOp|: Line 730 - Element types for arguments inconsistent: (1028, 1032)10 <DATE> <TIME> <HOST>|E| psBinaryOp|: Inconsistent element count: numRows: 2 vs 3 numCols: 2 vs 311 <DATE> <TIME> <HOST>|E| psUnaryOp|: Inconsistent element count: numRows: 2 vs 3 numCols: 2 vs 312 <DATE> <TIME> <HOST>|E| psBinaryOp|: Inconsistent element count: 2 vs 313 <DATE> <TIME> <HOST>|E| psBinaryOp|: Inconsistent element count: 2 vs 314 <DATE> <TIME> <HOST>|E| psUnaryOp|: Line 736 - Dimensionality for arguments inconsistent: (1, 3)15 <DATE> <TIME> <HOST>|E| psNanDiv|: Divide by zero16 <DATE> <TIME> <HOST>|E| psNanDiv|: Divide by zero17 <DATE> <TIME> <HOST>|E| psNanDiv|: Divide by zero18 <DATE> <TIME> <HOST>|E| psNanDiv|: Divide by zero19 <DATE> <TIME> <HOST>|E| psNanDiv|: Divide by zero20 <DATE> <TIME> <HOST>|E| psNanDiv|: Divide by zero21 <DATE> <TIME> <HOST>|E| psNanDiv|: Divide by zero22 <DATE> <TIME> <HOST>|E| psNanDiv|: Divide by zero23 <DATE> <TIME> <HOST>|E| psNanDiv|: Divide by zero24 <DATE> <TIME> <HOST>|E| psBinaryOp|: Minimum operation not supported for complex numbers25 <DATE> <TIME> <HOST>|E| psBinaryOp|: Maximum operation not supported for complex numbers26 <DATE> <TIME> <HOST>|E| psBinaryOp|: Invalid operation: yarg27 <DATE> <TIME> <HOST>|E| psUnaryOp|: Invalid operation: yarg1 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Line 404 - Null out argument 2 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Line 410 - Null in1 argument 3 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Line 416 - Null in2 argument 4 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Line 421 - Null op argument 5 <DATE> <TIME> |<HOST>|E| psUnaryOp|: Line 709 - Null out argument 6 <DATE> <TIME> |<HOST>|E| psUnaryOp|: Line 715 - Null in argument 7 <DATE> <TIME> |<HOST>|E| psUnaryOp|: Line 720 - Null op argument 8 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Line 433 - Element types for arguments inconsistent: (1028, 1032, 1032) 9 <DATE> <TIME> |<HOST>|E| psUnaryOp|: Line 730 - Element types for arguments inconsistent: (1028, 1032) 10 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Inconsistent element count: numRows: 2 vs 3 numCols: 2 vs 3 11 <DATE> <TIME> |<HOST>|E| psUnaryOp|: Inconsistent element count: numRows: 2 vs 3 numCols: 2 vs 3 12 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Inconsistent element count: 2 vs 3 13 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Inconsistent element count: 2 vs 3 14 <DATE> <TIME> |<HOST>|E| psUnaryOp|: Line 736 - Dimensionality for arguments inconsistent: (1, 3) 15 <DATE> <TIME> |<HOST>|E| psNanDiv|: Divide by zero 16 <DATE> <TIME> |<HOST>|E| psNanDiv|: Divide by zero 17 <DATE> <TIME> |<HOST>|E| psNanDiv|: Divide by zero 18 <DATE> <TIME> |<HOST>|E| psNanDiv|: Divide by zero 19 <DATE> <TIME> |<HOST>|E| psNanDiv|: Divide by zero 20 <DATE> <TIME> |<HOST>|E| psNanDiv|: Divide by zero 21 <DATE> <TIME> |<HOST>|E| psNanDiv|: Divide by zero 22 <DATE> <TIME> |<HOST>|E| psNanDiv|: Divide by zero 23 <DATE> <TIME> |<HOST>|E| psNanDiv|: Divide by zero 24 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Minimum operation not supported for complex numbers 25 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Maximum operation not supported for complex numbers 26 <DATE> <TIME> |<HOST>|E| psBinaryOp|: Invalid operation: yarg 27 <DATE> <TIME> |<HOST>|E| psUnaryOp|: Invalid operation: yarg
Note:
See TracChangeset
for help on using the changeset viewer.
