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 ILNumerics array (of any kind)
[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: ILNumericsBaseArrayT
The n-dim Array to create a new proxy for
Type Parameters
- T
- The element type of the Array
Return Value
Type: ArrayVisualizerProxyArray proxy
Remarks
[ILNumerics Core Module]
See Also