Trait ndarray_linalg::types::RandNormal
[−]
pub trait RandNormal {
fn randn<R: Rng>(_: &mut R) -> Self;
}Scalars which can be initialized from Gaussian random number