2017-08-15 19:22:51 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.10" / >
2018-05-08 11:51:58 +00:00
< title > 0.9.9 API documenation: matrix.hpp File Reference< / title >
2017-08-15 19:22:51 +00:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { init_search(); });
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2017-08-17 18:39:22 +00:00
< td id = "projectlogo" > < img alt = "Logo" src = "logo-mini.png" / > < / td >
2017-08-15 19:22:51 +00:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > 0.9.9 API documenation
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< / ul >
< / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
2018-05-08 11:51:58 +00:00
< li class = "navelem" > < a class = "el" href = "dir_934f46a345653ef2b3014a1b37a162c1.html" > G:< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_98f7f9d41f9d3029bd68cf237526a774.html" > Source< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_9344afb825aed5e2f5be1d2015dde43c.html" > G-Truc< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_45973f864e07b2505003ae343b7c8af7.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_304be5dfae1339a7705426c0b536faf2.html" > glm< / a > < / li > < / ul >
2017-08-15 19:22:51 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
2017-08-17 17:53:21 +00:00
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
2017-08-15 19:22:51 +00:00
< div class = "headertitle" >
2018-05-08 11:51:58 +00:00
< div class = "title" > matrix.hpp File Reference< / div > < / div >
2017-08-15 19:22:51 +00:00
< / div > <!-- header -->
< div class = "contents" >
2018-05-08 11:51:58 +00:00
< p > < a class = "el" href = "a00148.html" > Core features< / a >
2017-08-15 19:22:51 +00:00
< a href = "#details" > More...< / a > < / p >
< p > < a href = "a00056_source.html" > Go to the source code of this file.< / a > < / p >
2017-08-17 17:53:21 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "memitem:gad7928795124768e058f99dce270f5c8d" > < td class = "memTemplParams" colspan = "2" > template< length_t C, length_t R, typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:gad7928795124768e058f99dce270f5c8d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00238.html#gad7928795124768e058f99dce270f5c8d" > determinant< / a > (mat< C, R, T, Q > const & m)< / td > < / tr >
< tr class = "memdesc:gad7928795124768e058f99dce270f5c8d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return the determinant of a squared matrix. < a href = "a00238.html#gad7928795124768e058f99dce270f5c8d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gad7928795124768e058f99dce270f5c8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gacc53488cd254cbe33d1b505a72ef3719" > < td class = "memTemplParams" colspan = "2" > template< length_t C, length_t R, typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:gacc53488cd254cbe33d1b505a72ef3719" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL mat< C, R, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00238.html#gacc53488cd254cbe33d1b505a72ef3719" > inverse< / a > (mat< C, R, T, Q > const & m)< / td > < / tr >
< tr class = "memdesc:gacc53488cd254cbe33d1b505a72ef3719" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return the inverse of a squared matrix. < a href = "a00238.html#gacc53488cd254cbe33d1b505a72ef3719" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gacc53488cd254cbe33d1b505a72ef3719" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaf14569404c779fedca98d0b9b8e58c1f" > < td class = "memTemplParams" colspan = "2" > template< length_t C, length_t R, typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:gaf14569404c779fedca98d0b9b8e58c1f" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL mat< C, R, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00238.html#gaf14569404c779fedca98d0b9b8e58c1f" > matrixCompMult< / a > (mat< C, R, T, Q > const & x, mat< C, R, T, Q > const & y)< / td > < / tr >
< tr class = "memdesc:gaf14569404c779fedca98d0b9b8e58c1f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Multiply matrix x by matrix y component-wise, i.e., result[i][j] is the scalar product of x[i][j] and y[i][j]. < a href = "a00238.html#gaf14569404c779fedca98d0b9b8e58c1f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gaf14569404c779fedca98d0b9b8e58c1f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gac29fb7bae75a8e4c1b74cbbf85520e50" > < td class = "memTemplParams" colspan = "2" > template< length_t C, length_t R, typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:gac29fb7bae75a8e4c1b74cbbf85520e50" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL detail::outerProduct_trait< C, R, T, Q > ::type  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00238.html#gac29fb7bae75a8e4c1b74cbbf85520e50" > outerProduct< / a > (vec< C, T, Q > const & c, vec< R, T, Q > const & r)< / td > < / tr >
< tr class = "memdesc:gac29fb7bae75a8e4c1b74cbbf85520e50" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Treats the first parameter c as a column vector and the second parameter r as a row vector and does a linear algebraic matrix multiply c * r. < a href = "a00238.html#gac29fb7bae75a8e4c1b74cbbf85520e50" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gac29fb7bae75a8e4c1b74cbbf85520e50" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae679d841da8ce9dbcc6c2d454f15bc35" > < td class = "memTemplParams" colspan = "2" > template< length_t C, length_t R, typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:gae679d841da8ce9dbcc6c2d454f15bc35" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL mat< C, R, T, Q > ::transpose_type  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00238.html#gae679d841da8ce9dbcc6c2d454f15bc35" > transpose< / a > (mat< C, R, T, Q > const & x)< / td > < / tr >
< tr class = "memdesc:gae679d841da8ce9dbcc6c2d454f15bc35" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the transposed matrix of x. < a href = "a00238.html#gae679d841da8ce9dbcc6c2d454f15bc35" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gae679d841da8ce9dbcc6c2d454f15bc35" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-08-17 17:53:21 +00:00
< / table >
2017-08-15 19:22:51 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2018-05-08 11:51:58 +00:00
< div class = "textblock" > < p > < a class = "el" href = "a00148.html" > Core features< / a > < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 8.6 Matrix Functions< / a > < / dd > < / dl >
2017-08-15 19:22:51 +00:00
2018-05-08 11:51:58 +00:00
< p > Definition in file < a class = "el" href = "a00056_source.html" > matrix.hpp< / a > .< / p >
2017-08-15 19:22:51 +00:00
< / div > < / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.10
< / small > < / address >
< / body >
< / html >