Crate ndarray_rand [] [src]

Constructors for randomized arrays. rand integration for ndarray.

See RandomExt for usage examples.

Structs

F32

A wrapper type that allows casting f64 distributions to f32

Traits

RandomExt

Constructors for n-dimensional arrays with random elements.