Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorReciprocalSqrt
(
const VectorRegister4Float& Vec |
Returns an estimate of 1/sqrt(c) for each component of the vector | |
| VectorRegister4Double | VectorReciprocalSqrt
(
const VectorRegister4Double& Vec |
||
| VectorRegister4Float | VectorReciprocalSqrt
(
const VectorRegister4Float& Vec |
Return the reciprocal of the square root of each component | |
| VectorRegister4Double | VectorReciprocalSqrt
(
const VectorRegister4Double& Vec |