Overload List

  NameDescription
Fill(array<DoubleComplex>[]()[])
Fills the given array of double-precision complex numbers with random values.
Fill(array<FloatComplex>[]()[])
Fills the given array of single-precision complex numbers with random values.
Fill(array<Double>[]()[])
Fills the given array of doubles with random values.
Fill(array<Single>[]()[])
Fills the given array of floats with random values.

See Also