Outer

Outer product (WMA link)


Outer[f, x, y]

computes a generalised outer product of x and y, using the function f in place of multiplication.

Outer product of two matrices:

Outer product of two sparse arrays:

Outer of multiple lists:

Outer converts input sparse arrays to lists if f=!=Times, or if the input is a mixture of sparse arrays and lists:

Arrays can be ragged:

Word combinations:

Compositions of trigonometric functions:

Evaluate at 0:

LeviCivitaTensor
RotationTransform