Open japaric opened 9 years ago
Right now it represents a product of 2 or more matrices.
This means that Product<SubMat, SubMat> needs to be introduced in several implementations. This last part is tedious.
Product<SubMat, SubMat>
cc #52 #53
Right now it represents a product of 2 or more matrices.
This means that
Product<SubMat, SubMat>
needs to be introduced in several implementations. This last part is tedious.cc #52 #53