ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Array proxy
Create a new proxy for an existing Array (of any kind). Overload
[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
- A
- Type: SystemArray
The n-dim Array to create a new proxy for
Return Value
Type: ArrayVisualizerProxyArray proxy
Remarks
[ILNumerics Core Module]
See Also