afp_randn

Create a random array sampled from normal distribution. The data is centered around 0.

Arguments

  1. Integer, number of rows
  2. Integer, number of columns
  3. String, data type: 'real' or 'REAL' for double values, 'com' or 'COM' for complex values

Output

Array

Examples

afp_randn