Ah, that would be f(a::AbstractMatrix)
or equivalently f(a::AbstractArray{T, 2}) where T
6 Likes
Ah, that would be f(a::AbstractMatrix)
or equivalently f(a::AbstractArray{T, 2}) where T