<divclass="ttc"id="a00788_html_gaf14569404c779fedca98d0b9b8e58c1f"><divclass="ttname"><ahref="a00788.html#gaf14569404c779fedca98d0b9b8e58c1f">glm::matrixCompMult</a></div><divclass="ttdeci">GLM_FUNC_DECL mat< C, R, T, Q > matrixCompMult(mat< C, R, T, Q > const &x, mat< C, R, T, Q > const &y)</div><divclass="ttdoc">Multiply matrix x by matrix y component-wise, i.e., result[i][j] is the scalar product of x[i][j] and...</div></div>
<divclass="ttc"id="a00656_html"><divclass="ttname"><ahref="a00656.html">vec4.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00635_html"><divclass="ttname"><ahref="a00635.html">mat4x2.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00623_html"><divclass="ttname"><ahref="a00623.html">mat2x4.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00650_html"><divclass="ttname"><ahref="a00650.html">vec2.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00641_html"><divclass="ttname"><ahref="a00641.html">mat4x4.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00638_html"><divclass="ttname"><ahref="a00638.html">mat4x3.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00788_html_gac29fb7bae75a8e4c1b74cbbf85520e50"><divclass="ttname"><ahref="a00788.html#gac29fb7bae75a8e4c1b74cbbf85520e50">glm::outerProduct</a></div><divclass="ttdeci">GLM_FUNC_DECL detail::outerProduct_trait< C, R, T, Q >::type outerProduct(vec< C, T, Q > const &c, vec< R, T, Q > const &r)</div><divclass="ttdoc">Treats the first parameter c as a column vector and the second parameter r as a row vector and does a...</div></div>
<divclass="ttc"id="a00626_html"><divclass="ttname"><ahref="a00626.html">mat3x2.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00629_html"><divclass="ttname"><ahref="a00629.html">mat3x3.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00617_html"><divclass="ttname"><ahref="a00617.html">mat2x2.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00632_html"><divclass="ttname"><ahref="a00632.html">mat3x4.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00620_html"><divclass="ttname"><ahref="a00620.html">mat2x3.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00653_html"><divclass="ttname"><ahref="a00653.html">vec3.hpp</a></div><divclass="ttdoc">Core features </div></div>
<divclass="ttc"id="a00788_html_gad7928795124768e058f99dce270f5c8d"><divclass="ttname"><ahref="a00788.html#gad7928795124768e058f99dce270f5c8d">glm::determinant</a></div><divclass="ttdeci">GLM_FUNC_DECL T determinant(mat< C, R, T, Q > const &m)</div><divclass="ttdoc">Return the determinant of a squared matrix. </div></div>