template <template <class, precision> class vecType, typename T, precision P, bool Aligned>
struct compute_inversesqrt
Defined at line 42 of file ../../third_party/glm/glm/detail/../detail/func_exponential.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & x)
Defined at line 44 of file ../../third_party/glm/glm/detail/../detail/func_exponential.inl