ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Create a new proxy representing an Array for visualizing in ILNumerics Array Visualizer
[ILNumerics Core Module]
Namespace: ILNumerics.Core.Misc
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- address
- Type: SystemUInt64
a pointer to array memory - size
- Type: ILNumericsSize
the final n-dim array size - elementType
- Type: SystemString
the name of the elements type
Remarks
[ILNumerics Core Module]
See Also