template <typename T, precision P, template <class, precision> class vecType, bool isFloat, bool Aligned>
struct compute_log2
Defined at line 24 of file ../../third_party/glm/glm/detail/../detail/func_exponential.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & vec)
Defined at line 26 of file ../../third_party/glm/glm/detail/../detail/func_exponential.inl