Vector Conversion Operators |
Name | Description | |
---|---|---|
(Double to Vector) | Performs conversion of scalar to vector with length 1 | |
(Double to Vector) | Performs conversion of array to vector | |
(Vector to Double) | Performs conversion of 1d vector to | |
(Vector to Double) | Performs conversion of vector to array |