pub fn stdnorm<S, D, Sh>(shape: Sh) -> ArrayBase<S, D>Expand description
Given a shape, generate a random array using the StandardNormal distribution
pub fn stdnorm<S, D, Sh>(shape: Sh) -> ArrayBase<S, D>Given a shape, generate a random array using the StandardNormal distribution