Module autograd::ndarray_ext::array_gen[][src]

Expand description

A collection of array generator functions.

Structs

Helper structure to create ndarrays whose elements are pseudorandom numbers.

Functions

Creates an ndarray object from a scalar.

Creates an ndarray filled with 1s.

Creates an ndarray filled with 0s.