Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| bool | VectorContainsNaNOrInfinite
(
const VectorRegister& Vec |
Returns true if the vector contains a component that is either NAN or +/-infinite. | |
| bool | VectorContainsNaNOrInfinite
(
const VectorRegister4Float& Vec |
Returns true if the vector contains a component that is either NAN or +/-infinite. | |
| bool | VectorContainsNaNOrInfinite
(
const VectorRegister4Double& Vec |