Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorReciprocalAccurate
(
const VectorRegister4Float& Vec |
Computes the reciprocal of a vector (component-wise) and returns the result. | |
| VectorRegister4Double | VectorReciprocalAccurate
(
const VectorRegister4Double& Vec |