ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
NewT(Int64, UInt32, Boolean) |
Provides memory / T[] array for the current thread. This is for expert users and rare low-level scenarios only. Use the common array creation functions instead!
[ILNumerics Computing Engine] | |
NewT(UInt64, UInt32, Boolean) |
Provides memory / T[] array for the current thread. This is for expert users and rare low-level scenarios only. Use the common array creation functions instead!
[ILNumerics Computing Engine] |
See Also