fflas-ffpack
fflas-ffpack copied to clipboard
Reorganize MatrixMult helper system
The Algorithm and ParSeq fields have become too interdependent (in particular with the WinogradPar algorithm trait). This causes a nightmare of partial template specializations. A complete reorganization is required with a better mechanism to handle multiple level algorithm cascading.