Gael Guennebaud 512b74aaa1 GEMM: catch all scalar-multiple variants when falling-back to a coeff-based product.
Before only s*A*B was caught which was both inconsistent with GEMM, sub-optimal,
and could even lead to compilation-errors (https://stackoverflow.com/questions/54738495).
2019-02-18 11:47:54 +01:00
..
2016-05-18 14:03:03 +02:00
2018-11-23 15:37:09 +01:00
2018-10-07 23:29:51 +02:00
2015-08-04 16:12:16 +02:00
2019-01-15 10:51:03 +01:00
2018-11-23 15:12:06 +01:00