Closed
Description
This method of _mul
:
StaticArrays.jl/src/matrix_multiply.jl
Line 87 in ad583c9
SizedMatrix
etc. is not element type but a size. Should we just delete it? Apparently we are doing fine without using it.This method of _mul
:
StaticArrays.jl/src/matrix_multiply.jl
Line 87 in ad583c9
SizedMatrix
etc. is not element type but a size. Should we just delete it? Apparently we are doing fine without using it.