Function stdnorm

Source
pub fn stdnorm<S, D, Sh>(shape: Sh) -> ArrayBase<S, D>
Expand description

Given a shape, generate a random array using the StandardNormal distribution