def matmulWOT = { a, b -> assertConformable(a, b) (0.. (0.. (0.. a[i][k] * b[k][j] }.sum() } } }