Home
last modified time | relevance | path

Searched refs:ix (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Arithmetic.h360 f32 ix; in FInv() local
362 ix = 1.0f / x; in FInv()
365 return ix; in FInv()