Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorPow
(
const VectorRegister4Float& Base, |
Calculates x raised to the power of y (component-wise). | |
| VectorRegister4Double | VectorPow
(
const VectorRegister4Double& Base, |
||
| VectorRegister4Float | VectorPow
(
const VectorRegister4Float& Base, |
Calculates x raised to the power of y (component-wise). | |
| VectorRegister4Double | VectorPow
(
const VectorRegister4Double& Base, |