jax.numpy.linalg.matmul# jax.numpy.linalg.matmul(x1, x2, /)[source]# Parameters: x1 (Union[Array, ndarray, bool_, number, bool, int, float, complex]) – x2 (Union[Array, ndarray, bool_, number, bool, int, float, complex]) – Return type: Array