ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Namespace: ILNumerics.Core.Arrays
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
public void SetRange( BaseArray<T1> value, DimSpec d0, DimSpec d1, DimSpec d2, DimSpec d3, DimSpec d4, DimSpec d5, DimSpec d6 )
Parameters
- value
- Type: ILNumericsBaseArrayT1
- d0
- Type: ILNumericsDimSpec
- d1
- Type: ILNumericsDimSpec
- d2
- Type: ILNumericsDimSpec
- d3
- Type: ILNumericsDimSpec
- d4
- Type: ILNumericsDimSpec
- d5
- Type: ILNumericsDimSpec
- d6
- Type: ILNumericsDimSpec
See Also