Help for this page

Select Code to Download


  1. or download this
    tricpy($m, 0, $c);
    $c = $m->tricpy(0);
    $c = $m->tricpy
    
  2. or download this
    pp_def(
        'tricpy',
    ...
    =cut
    
    EOT
    
  3. or download this
    pp_def(
        'tricpy',
    ...
    
    );
    
  4. or download this
      tricpy
          Signature: (A(m,n);[o] C(m,n); int uplo)
    ...
        tricpy does not process bad values. It will set the bad-value flag
    + of
        all output ndarrays if the flag is set for any of the input ndarra
    +ys.