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
First value. - v1
- Type: T
Second value. - v2
- Type: T
Third value.
Type Parameters
- T
- Element type.
Return Value
Type: RetArrayTILNumerics vector with given values.
Remarks
[ILNumerics Computing Engine]
See Also