2015-08-02 08:23:00 +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" / >
2016-09-11 10:44:33 +00:00
< title > 0.9.8: reciprocal.hpp File Reference< / title >
2015-08-02 08:23:00 +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 = "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;" >
< td id = "projectlogo" > < img alt = "Logo" src = "logo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2016-09-11 10:44:33 +00:00
< div id = "projectname" > 0.9.8
2015-08-02 08:23:00 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
< 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 >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
2016-09-11 10:44:33 +00:00
< li class = "navelem" > < a class = "el" href = "dir_275089585c7fc1b5fd5d7d42c69cb1da.html" > D:< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_7b98f88bffbed4b390b5f8f520d9c08e.html" > Source< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_1f76e953200861345293ade84ac7fb6c.html" > G-Truc< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e29b03b892e0e25920d021a614d4db9b.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5ce58d942b2d0776e17a9a58abc01e04.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_9440d7c11b99dcd7e5d369c7cf9802fe.html" > gtc< / a > < / li > < / ul >
2015-08-02 08:23:00 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
2016-09-11 10:44:33 +00:00
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
2015-08-02 08:23:00 +00:00
< div class = "headertitle" >
2016-09-11 10:44:33 +00:00
< div class = "title" > reciprocal.hpp File Reference< / div > < / div >
2015-08-02 08:23:00 +00:00
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "a00092_source.html" > Go to the source code of this file.< / a > < / p >
2016-09-11 10:44:33 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:gaeadfb9c9d71093f7865b2ba2ca8d104d" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:gaeadfb9c9d71093f7865b2ba2ca8d104d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#gaeadfb9c9d71093f7865b2ba2ca8d104d" > acot< / a > (genType x)< / td > < / tr >
< tr class = "separator:gaeadfb9c9d71093f7865b2ba2ca8d104d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gafaca98a7100170db8841f446282debfa" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:gafaca98a7100170db8841f446282debfa" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#gafaca98a7100170db8841f446282debfa" > acoth< / a > (genType x)< / td > < / tr >
< tr class = "separator:gafaca98a7100170db8841f446282debfa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1b4bed91476b9b915e76b4a30236d330" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga1b4bed91476b9b915e76b4a30236d330" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#ga1b4bed91476b9b915e76b4a30236d330" > acsc< / a > (genType x)< / td > < / tr >
< tr class = "separator:ga1b4bed91476b9b915e76b4a30236d330" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga4b50aa5e5afc7e19ec113ab91596c576" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga4b50aa5e5afc7e19ec113ab91596c576" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#ga4b50aa5e5afc7e19ec113ab91596c576" > acsch< / a > (genType x)< / td > < / tr >
< tr class = "separator:ga4b50aa5e5afc7e19ec113ab91596c576" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2c5b7f962c2c9ff684e6d2de48db1f10" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga2c5b7f962c2c9ff684e6d2de48db1f10" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#ga2c5b7f962c2c9ff684e6d2de48db1f10" > asec< / a > (genType x)< / td > < / tr >
< tr class = "separator:ga2c5b7f962c2c9ff684e6d2de48db1f10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaec7586dccfe431f850d006f3824b8ca6" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:gaec7586dccfe431f850d006f3824b8ca6" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#gaec7586dccfe431f850d006f3824b8ca6" > asech< / a > (genType x)< / td > < / tr >
< tr class = "separator:gaec7586dccfe431f850d006f3824b8ca6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga3a7b517a95bbd3ad74da3aea87a66314" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga3a7b517a95bbd3ad74da3aea87a66314" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#ga3a7b517a95bbd3ad74da3aea87a66314" > cot< / a > (genType angle)< / td > < / tr >
< tr class = "separator:ga3a7b517a95bbd3ad74da3aea87a66314" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6b8b770eb7198e4dea59d52e6db81442" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga6b8b770eb7198e4dea59d52e6db81442" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#ga6b8b770eb7198e4dea59d52e6db81442" > coth< / a > (genType angle)< / td > < / tr >
< tr class = "separator:ga6b8b770eb7198e4dea59d52e6db81442" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga59dd0005b6474eea48af743b4f14ebbb" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga59dd0005b6474eea48af743b4f14ebbb" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#ga59dd0005b6474eea48af743b4f14ebbb" > csc< / a > (genType angle)< / td > < / tr >
< tr class = "separator:ga59dd0005b6474eea48af743b4f14ebbb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6d95843ff3ca6472ab399ba171d290a0" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga6d95843ff3ca6472ab399ba171d290a0" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#ga6d95843ff3ca6472ab399ba171d290a0" > csch< / a > (genType angle)< / td > < / tr >
< tr class = "separator:ga6d95843ff3ca6472ab399ba171d290a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae4bcbebee670c5ea155f0777b3acbd84" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:gae4bcbebee670c5ea155f0777b3acbd84" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#gae4bcbebee670c5ea155f0777b3acbd84" > sec< / a > (genType angle)< / td > < / tr >
< tr class = "separator:gae4bcbebee670c5ea155f0777b3acbd84" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga9a5cfd1e7170104a7b33863b1b75e5ae" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga9a5cfd1e7170104a7b33863b1b75e5ae" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00174.html#ga9a5cfd1e7170104a7b33863b1b75e5ae" > sech< / a > (genType angle)< / td > < / tr >
< tr class = "separator:ga9a5cfd1e7170104a7b33863b1b75e5ae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2015-08-02 08:23:00 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2016-09-11 10:44:33 +00:00
< div class = "textblock" > < p > < a class = "el" href = "a00174.html" > GLM_GTC_reciprocal< / a > < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00156.html" title = "The core of GLM, which implements exactly and only the GLSL specification to the degree possible..." > GLM Core< / a > (dependence) < / dd > < / dl >
2015-08-02 08:23:00 +00:00
2016-09-11 10:44:33 +00:00
< p > Definition in file < a class = "el" href = "a00092_source.html" > reciprocal.hpp< / a > .< / p >
2015-08-02 08:23:00 +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 >