modeci_mdf.functions.onnx.matmulinteger

modeci_mdf.functions.onnx.matmulinteger(*args, **kwargs)

Matrix product that behaves like [numpy.matmul](https://numpy.org/doc/stable/reference/generated/numpy.matmul.html). The production MUST never overflow. The accumulation may overflow if and only if in 32 bits.