IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 18, 2005, 2:43:32 PM (21 years ago)
Author:
evanalst
Message:

Update psVectorToMatrix and psMatrixToVector for type psF32.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr

    r3127 r3291  
     1<DATE><TIME>|<HOST>|I|main
     2    Following should generate an error.
    13<DATE><TIME>|<HOST>|E|psMatrixToVector (FILE:LINENO)
    24    Unallowable operation: psImage inImage or its data is NULL.
     5<DATE><TIME>|<HOST>|I|main
     6    Following should generate an error.
     7<DATE><TIME>|<HOST>|E|psMatrixToVector (FILE:LINENO)
     8    Unallowable operation: psImage inImage or its data is NULL.
     9<DATE><TIME>|<HOST>|I|main
     10    Following should generate error message
    311<DATE><TIME>|<HOST>|E|psMatrixToVector (FILE:LINENO)
    412    Image does not have dim with 1 col or 1 row: (2 x 2).
     13<DATE><TIME>|<HOST>|I|main
     14    Following should generate error message
     15<DATE><TIME>|<HOST>|E|psMatrixToVector (FILE:LINENO)
     16    Image does not have dim with 1 col or 1 row: (2 x 2).
     17<DATE><TIME>|<HOST>|I|main
     18    Following should generate an error message
    519<DATE><TIME>|<HOST>|E|psVectorToMatrix (FILE:LINENO)
    620    Unallowable operation: psVector inVector or its data is NULL.
     21<DATE><TIME>|<HOST>|I|main
     22    Following should generate an error message
     23<DATE><TIME>|<HOST>|E|psVectorToMatrix (FILE:LINENO)
     24    Unallowable operation: psVector inVector or its data is NULL.
Note: See TracChangeset for help on using the changeset viewer.