ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
New Array of type Array <typeof(val)> of size 1x1 holding the only element with value of val.
Implicitly convert scalar to array of size 1x1 (scalar).
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- val
- Type: T1
System type of size scalar
Return Value
Type: RetArrayT1New Array of type Array <typeof(val)> of size 1x1 holding the only element with value of val.
Remarks
[ILNumerics Core Module]
See Also