ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
randn(Int64) |
Creates a new array of normally distributed, pseudo random values and a size determined by size.
[ILNumerics Computing Engine] | |
randn(Int64, StorageOrders) |
Creates a square matrix with normally distributed, pseudo random values.
[ILNumerics Computing Engine] | |
randn(InArrayInt64, StorageOrders) |
Creates an array with normally distributed, pseudo random values.
[ILNumerics Computing Engine] | |
randn(Int64, Int64, StorageOrders) |
Creates an array with uniformly distributed, pseudo randnom values.
[ILNumerics Computing Engine] | |
randn(Int64, Int64, Int64, StorageOrders) |
Creates an array with uniformly distributed, pseudo randnom values.
[ILNumerics Computing Engine] | |
randn(Int64, Int64, Int64, Int64, StorageOrders) |
Creates an array with uniformly distributed, pseudo randnom values.
[ILNumerics Computing Engine] | |
randn(Int64, Int64, Int64, Int64, Int64, StorageOrders) |
Creates an array with uniformly distributed, pseudo randnom values.
[ILNumerics Computing Engine] | |
randn(Int64, Int64, Int64, Int64, Int64, Int64, StorageOrders) |
Creates an array with uniformly distributed, pseudo randnom values.
[ILNumerics Computing Engine] | |
randn(Int64, Int64, Int64, Int64, Int64, Int64, Int64, StorageOrders) |
Creates an array with uniformly distributed, pseudo randnom values.
[ILNumerics Computing Engine] |
See Also