ILNumerics - Technical Application Development
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
ILNumerics vector with given values.
Initializes a new ILNumerics vector with given values.
[ILNumerics Computing Engine]
Namespace: ILNumerics
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- v0
- Type: T
Value #0. - v1
- Type: T
Value #1. - v2
- Type: T
Value #2. - v3
- Type: T
Value #3. - v4
- Type: T
Value #4. - v5
- Type: T
Value #5. - v6
- Type: T
Value #6. - v7
- Type: T
Value #7.
Type Parameters
- T
- Element type.
Return Value
Type: RetArrayTILNumerics vector with given values.
Remarks
[ILNumerics Computing Engine]
See Also