[src] Function arrayfire::randn

pub fn randn<T>(dims: Dim4) -> Array<T> where
T: HasAfEnum,
T: FloatingPoint,

Create random numbers from normal distribution

Parameters

  • dims is the output dimensions

Return Values

An Array with random values.

AltStyle によって変換されたページ (->オリジナル) /