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