You can just slightly modify this and your original definition should work: replace the above with ::Vector{<:Vector{<:Real}}.
2 Likes
You can just slightly modify this and your original definition should work: replace the above with ::Vector{<:Vector{<:Real}}.