Function ndarray_linalg::generate::random [] [src]

pub fn random<A, S, Sh, D>(sh: Sh) -> ArrayBase<S, D> where
    A: RandNormal,
    S: DataOwned<Elem = A>,
    D: Dimension,
    Sh: ShapeBuilder<Dim = D>, 

Generate random array