Computes the inner product of two numeric
or character
arrays.
x %inner% y
numeric
or character
array.
numeric
or character
array.
numeric
or character
.
The inner product between two arrays A
and B
is computed as:
$$C = \sum_{j_1\dots j_n} A_{j_1\dots j_n}B_{j_1\dots j_n}$$
Guidotti E (2022). "calculus: High-Dimensional Numerical and Symbolic Calculus in R." Journal of Statistical Software, 104(5), 1-37. doi:10.18637/jss.v104.i05