julia
b10833b2 - Make var and std work for Vector{Vector{T}} (#23897)

Commit
8 years ago
Make var and std work for Vector{Vector{T}} (#23897) * Make var and std work for Vector{Vector{T}} by removing Number restriction from some signatures as well as using broadcasting in std. Fixes #23884 * Make cov work for Vector{Vector}
Author
Parents
Loading