IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2004, 4:48:01 PM (22 years ago)
Author:
desonia
Message:

fixed psBinaryOp/psUnaryOp to handle the out parameter in a manner like
other functions. Also expanded the types supported to all numeric types.

File:
1 edited

Legend:

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

    r1761 r2021  
    1 <DATE><TIME>|<HOST>|E|psBinaryOp
    2     : Line <LINENO> - Null out argument
    31<DATE><TIME>|<HOST>|E|psBinaryOp
    42    : Line <LINENO> - Null in1 argument
     
    86    : Line <LINENO> - Null op argument
    97<DATE><TIME>|<HOST>|E|psUnaryOp
    10     : Line <LINENO> - Null out argument
    11 <DATE><TIME>|<HOST>|E|psUnaryOp
    128    : Line <LINENO> - Null in argument
    139<DATE><TIME>|<HOST>|E|psUnaryOp
    1410    : Line <LINENO> - Null op argument
    1511<DATE><TIME>|<HOST>|E|psBinaryOp
    16     : Line <LINENO> - Element types for arguments inconsistent: (1028, 1032, 1032)
    17 <DATE><TIME>|<HOST>|E|psUnaryOp
    1812    : Line <LINENO> - Element types for arguments inconsistent: (1028, 1032)
    1913<DATE><TIME>|<HOST>|E|psBinaryOp
    20     : Inconsistent element count: numRows: 2 vs 3 numCols: 2 vs 3
    21 <DATE><TIME>|<HOST>|E|psUnaryOp
    2214    : Inconsistent element count: numRows: 2 vs 3 numCols: 2 vs 3
    2315<DATE><TIME>|<HOST>|E|psBinaryOp
     
    2517<DATE><TIME>|<HOST>|E|psBinaryOp
    2618    : Inconsistent element count: 2 vs 3
     19<DATE><TIME>|<HOST>|E|psLib.collections.psVectorRecycle
     20    The input psVector must have a vector dimension type.
    2721<DATE><TIME>|<HOST>|E|psUnaryOp
    28     : Line <LINENO> - Dimensionality for arguments inconsistent: (1, 3)
    29 <DATE><TIME>|<HOST>|E|psNanDiv
    30     : Divide by zero
    31 <DATE><TIME>|<HOST>|E|psNanDiv
    32     : Divide by zero
    33 <DATE><TIME>|<HOST>|E|psNanDiv
    34     : Divide by zero
    35 <DATE><TIME>|<HOST>|E|psNanDiv
    36     : Divide by zero
    37 <DATE><TIME>|<HOST>|E|psNanDiv
    38     : Divide by zero
    39 <DATE><TIME>|<HOST>|E|psNanDiv
    40     : Divide by zero
    41 <DATE><TIME>|<HOST>|E|psNanDiv
    42     : Divide by zero
    43 <DATE><TIME>|<HOST>|E|psNanDiv
    44     : Divide by zero
    45 <DATE><TIME>|<HOST>|E|psNanDiv
    46     : Divide by zero
     22    Couldn't create a proper output psVector.
    4723<DATE><TIME>|<HOST>|E|psBinaryOp
    4824    : Minimum operation not supported for complex numbers
Note: See TracChangeset for help on using the changeset viewer.