vrecf(_:)
Computes the reciprocal of values in a vector.
Declaration
func vrecf(_: vFloat) -> vFloatReturn Value
Returns a vector containing the reciprocals of the values in the source vector.
Parameters
- A
The source vector
Computes the reciprocal of values in a vector.
func vrecf(_: vFloat) -> vFloatReturns a vector containing the reciprocals of the values in the source vector.
The source vector