Stefano : > > I would be inclined to have MatMatTransposeMult to dispatch the same way > MatTransposeMatMult does. Comments? >
I agree. This is the way that MatMatMult() does. All matmat-ops should follow this pattern. Will you fix MatMatTransposeMult()? Hong
