diff options
author | Gael Guennebaud <g.gael@free.fr> | 2019-02-18 11:47:54 +0100 |
---|---|---|
committer | Gael Guennebaud <g.gael@free.fr> | 2019-02-18 11:47:54 +0100 |
commit | 512b74aaa19fa12a05774dd30205d2c97e8bdef9 (patch) | |
tree | efadb2022fb2291c4b733a7c7f4670dce6b01ba3 /Eigen/src/Core/MathFunctions.h | |
parent | ec032ac03b90dc6c58680a4dc858133e9a72fd1f (diff) |
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).
Diffstat (limited to 'Eigen/src/Core/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions