Files
eigen/Eigen
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
..
2017-11-10 14:11:22 +01:00
2017-08-17 21:58:39 +02:00
2017-11-27 22:11:57 +01:00
2017-08-17 21:58:39 +02:00