template <template <typename, precision> class matType, typename T, precision P, bool Aligned>

struct compute_matrixCompMult

Defined at line 11 of file ../../third_party/glm/glm/detail/func_matrix.inl

Public Methods

matType<T, P> call (const matType<T, P> & x, const matType<T, P> & y)

Defined at line 13 of file ../../third_party/glm/glm/detail/func_matrix.inl