template <template <class, precision> class vecType, typename T, precision P, bool Aligned>
struct compute_sqrt
Defined at line 33 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 35 of file ../../third_party/glm/glm/detail/../detail/func_exponential.inl