ILNumerics - Technical Application Development
Top
Methods
| Name | Description | |
|---|---|---|
| Create(Array) |
Create a new proxy for an existing Array (of any kind). Overload
[ILNumerics Core Module] | |
| Create(ValueType) |
Creates a new proxy for an existing scalar.
[ILNumerics Core Module] | |
| CreateT(BaseArrayT) |
Create a new proxy for an existing ILNumerics array (of any kind)
[ILNumerics Core Module] |
See Also