Converts a double-precision vector to its single-precision equivalent.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision.Net40 (in Extreme.Numerics.SinglePrecision.Net40.dll) Version: 4.0.10170.0 (4.0.11003.0)
Syntax
| F# |
F# does not support the declaration of new casting operators.
|
Return Value
A
SingleComplexVector of the same size and with the same components as
input.
See Also