You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / ma / core / _MaskedBinaryOperation / outer

function

numpy.ma.core:_MaskedBinaryOperation.outer

source: /numpy/ma/core.py :1127

Signature

def   outer ( self a b )

Summary

Return the function applied to the outer product of a and b.

Aliases

  • numpy.ma.core._MaskedBinaryOperation.outer