numpoly.inner

numpoly.inner(a: numpoly.typing.PolyLike, b: numpoly.typing.PolyLike)numpoly.baseclass.ndpoly[source]

Inner product of two arrays.

Ordinary inner product of vectors for 1-D arrays (without complex conjugation), in higher dimensions a sum product over the last axes.