julia
2c81e5d1 - Linalg: remove unnecessary matprod_dest specializations (#53620)

Commit
2 years ago
Linalg: remove unnecessary matprod_dest specializations (#53620) These methods are not necessary, as the fallback methods for `StructuredArrays` on line 577 and 578 do the same.
Author
Parents
Loading