pub fn matmul(a: impl AsRef<Array>, b: impl AsRef<Array>) -> Result<Array>
See Array::matmul.
Array::matmul