Changeset 1018 for trunk/psLib/test/dataManip
- Timestamp:
- Jun 12, 2004, 12:25:56 PM (22 years ago)
- Location:
- trunk/psLib/test/dataManip/verified
- Files:
-
- 4 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)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr
r804 r1018 1 <DATE> <TIME> <HOST> |E|psMatrixTranspo se|Invalid operation: Pointer to inImage is same as outImage.2 <DATE> <TIME> <HOST> |E|psMatrixTranspo se|Invalid operation: inImage or its data is NULL.3 <DATE> <TIME> <HOST> |E|psMatrixTranspo se|Invalid operation: inImage not PS_TYPE_F64.4 <DATE> <TIME> <HOST> |E|psMatrixTranspo se|Invalid operation: inImage not square array.5 <DATE> <TIME> <HOST> |E|psMatrixTranspo se|Invalid operation: outImage not PS_TYPE_F64.6 <DATE> <TIME> <HOST> |E|psMatrixTranspo se|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
r872 r1018 1 <DATE> <TIME> <HOST> |E| psMatrixLUD|Invalid operation: inImage or its data is NULL.1 <DATE> <TIME> <HOST> |E| psMatrixLUD|Invalid operation: inImage or its data is NULL. 2 2 <DATE> <TIME> <HOST> |E|psMatrixLUSolve|Invalid operation: inVector or its data is NULL. 3 3 <DATE> <TIME> <HOST> |E|psMatrixLUSolve|Invalid operation: inImage or its data is NULL. -
trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr
r898 r1018 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
r908 r1018 1 <DATE> <TIME> <HOST> |E|psMatrixToVecto r|Invalid operation: inImage or its data is NULL.2 <DATE> <TIME> <HOST> |E|psMatrixToVecto r|Image does not have dim with 1 col or 1 row: (2 x 2).3 <DATE> <TIME> <HOST> |E|psVectorToMatri x|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.
Note:
See TracChangeset
for help on using the changeset viewer.
