function MatMatModM input Real[3, 3] A; input Real[3, 3] B; input Real m; output Real[3, 3] C; end MatMatModM;