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" / >
2018-09-02 21:34:18 +00:00
< meta name = "generator" content = "Doxygen 1.8.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2018-05-08 11:51:58 +00:00
< title > 0.9.9 API documenation: GLM_GTX_fast_exponential< / 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 >
< 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 -->
2018-09-02 21:34:18 +00:00
<!-- Generated by Doxygen 1.8.14 -->
2017-08-15 19:22:51 +00:00
< script type = "text/javascript" >
2018-09-02 21:34:18 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2017-08-15 19:22:51 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-09-02 21:34:18 +00:00
/* @license-end */
2017-08-15 19:22:51 +00:00
< / script >
2018-09-02 21:34:18 +00:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2017-08-15 19:22:51 +00:00
< / div > <!-- top -->
<!-- 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 class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
2018-09-02 21:34:18 +00:00
< div class = "title" > GLM_GTX_fast_exponential< div class = "ingroups" > < a class = "el" href = "a00705.html" > Experimental extensions< / a > < / div > < / div > < / div >
2017-08-15 19:22:51 +00:00
< / div > <!-- header -->
< div class = "contents" >
< 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:gaa3180ac8f96ab37ab96e0cacaf608e10" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:gaa3180ac8f96ab37ab96e0cacaf608e10" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#gaa3180ac8f96ab37ab96e0cacaf608e10" > fastExp< / a > (T x)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:gaa3180ac8f96ab37ab96e0cacaf608e10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga3ba6153aec6bd74628f8b00530aa8d58" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga3ba6153aec6bd74628f8b00530aa8d58" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#ga3ba6153aec6bd74628f8b00530aa8d58" > fastExp< / a > (vec< L, T, Q > const & x)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:ga3ba6153aec6bd74628f8b00530aa8d58" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga0af50585955eb14c60bb286297fabab2" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga0af50585955eb14c60bb286297fabab2" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#ga0af50585955eb14c60bb286297fabab2" > fastExp2< / a > (T x)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:ga0af50585955eb14c60bb286297fabab2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gacaaed8b67d20d244b7de217e7816c1b6" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:gacaaed8b67d20d244b7de217e7816c1b6" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#gacaaed8b67d20d244b7de217e7816c1b6" > fastExp2< / a > (vec< L, T, Q > const & x)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:gacaaed8b67d20d244b7de217e7816c1b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae1bdc97b7f96a600e29c753f1cd4388a" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:gae1bdc97b7f96a600e29c753f1cd4388a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#gae1bdc97b7f96a600e29c753f1cd4388a" > fastLog< / a > (T x)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:gae1bdc97b7f96a600e29c753f1cd4388a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga937256993a7219e73f186bb348fe6be8" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga937256993a7219e73f186bb348fe6be8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#ga937256993a7219e73f186bb348fe6be8" > fastLog< / a > (vec< L, T, Q > const & x)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:ga937256993a7219e73f186bb348fe6be8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6e98118685f6dc9e05fbb13dd5e5234e" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga6e98118685f6dc9e05fbb13dd5e5234e" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#ga6e98118685f6dc9e05fbb13dd5e5234e" > fastLog2< / a > (T x)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:ga6e98118685f6dc9e05fbb13dd5e5234e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7562043539194ccc24649f8475bc5584" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga7562043539194ccc24649f8475bc5584" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#ga7562043539194ccc24649f8475bc5584" > fastLog2< / a > (vec< L, T, Q > const & x)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:ga7562043539194ccc24649f8475bc5584" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga5340e98a11fcbbd936ba6e983a154d50" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga5340e98a11fcbbd936ba6e983a154d50" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#ga5340e98a11fcbbd936ba6e983a154d50" > fastPow< / a > (genType x, genType y)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:ga5340e98a11fcbbd936ba6e983a154d50" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga15325a8ed2d1c4ed2412c4b3b3927aa2" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga15325a8ed2d1c4ed2412c4b3b3927aa2" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#ga15325a8ed2d1c4ed2412c4b3b3927aa2" > fastPow< / a > (vec< L, T, Q > const & x, vec< L, T, Q > const & y)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:ga15325a8ed2d1c4ed2412c4b3b3927aa2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7f2562db9c3e02ae76169c36b086c3f6" > < td class = "memTemplParams" colspan = "2" > template< typename genTypeT , typename genTypeU > < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga7f2562db9c3e02ae76169c36b086c3f6" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genTypeT  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#ga7f2562db9c3e02ae76169c36b086c3f6" > fastPow< / a > (genTypeT x, genTypeU y)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:ga7f2562db9c3e02ae76169c36b086c3f6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1abe488c0829da5b9de70ac64aeaa7e5" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga1abe488c0829da5b9de70ac64aeaa7e5" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00740.html#ga1abe488c0829da5b9de70ac64aeaa7e5" > fastPow< / a > (vec< L, T, Q > const & x)< / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "separator:ga1abe488c0829da5b9de70ac64aeaa7e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-08-15 19:22:51 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2018-09-02 21:34:18 +00:00
< p > Include < < a class = "el" href = "a00485.html" title = "GLM_GTX_fast_exponential " > glm/gtx/fast_exponential.hpp< / a > > to use the features of this extension. < / p >
2018-05-08 11:51:58 +00:00
< p > Fast but less accurate implementations of exponential based functions. < / p >
< h2 class = "groupheader" > Function Documentation< / h2 >
2018-09-02 21:34:18 +00:00
< a id = "gaa3180ac8f96ab37ab96e0cacaf608e10" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaa3180ac8f96ab37ab96e0cacaf608e10" > ◆ < / a > < / span > fastExp() < span class = "overload" > [1/2]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL T glm::fastExp < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
2017-08-17 17:53:21 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common exp function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "ga3ba6153aec6bd74628f8b00530aa8d58" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga3ba6153aec6bd74628f8b00530aa8d58" > ◆ < / a > < / span > fastExp() < span class = "overload" > [2/2]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::fastExp < / td >
2017-08-17 17:53:21 +00:00
< td > (< / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common exp function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "ga0af50585955eb14c60bb286297fabab2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga0af50585955eb14c60bb286297fabab2" > ◆ < / a > < / span > fastExp2() < span class = "overload" > [1/2]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL T glm::fastExp2 < / td >
2017-08-17 17:53:21 +00:00
< td > (< / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > T  < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common exp2 function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "gacaaed8b67d20d244b7de217e7816c1b6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gacaaed8b67d20d244b7de217e7816c1b6" > ◆ < / a > < / span > fastExp2() < span class = "overload" > [2/2]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::fastExp2 < / td >
2017-08-17 17:53:21 +00:00
< td > (< / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
2017-08-17 17:53:21 +00:00
< td > < / td >
< / tr >
2018-05-08 11:51:58 +00:00
< / table >
< / div > < div class = "memdoc" >
< p > Faster than the common exp2 function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2018-05-08 11:51:58 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "gae1bdc97b7f96a600e29c753f1cd4388a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gae1bdc97b7f96a600e29c753f1cd4388a" > ◆ < / a > < / span > fastLog() < span class = "overload" > [1/2]< / span > < / h2 >
2018-05-08 11:51:58 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2017-08-17 17:53:21 +00:00
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL T glm::fastLog < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
2017-08-17 17:53:21 +00:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common log function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "ga937256993a7219e73f186bb348fe6be8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga937256993a7219e73f186bb348fe6be8" > ◆ < / a > < / span > fastLog() < span class = "overload" > [2/2]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::fastLog < / td >
2017-08-17 17:53:21 +00:00
< td > (< / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
2017-08-17 17:53:21 +00:00
< td > < / td >
< / tr >
2018-05-08 11:51:58 +00:00
< / table >
< / div > < div class = "memdoc" >
< p > Faster than the common exp2 function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2018-05-08 11:51:58 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "ga6e98118685f6dc9e05fbb13dd5e5234e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga6e98118685f6dc9e05fbb13dd5e5234e" > ◆ < / a > < / span > fastLog2() < span class = "overload" > [1/2]< / span > < / h2 >
2018-05-08 11:51:58 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2017-08-17 17:53:21 +00:00
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL T glm::fastLog2 < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
2017-08-17 17:53:21 +00:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common log2 function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "ga7562043539194ccc24649f8475bc5584" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga7562043539194ccc24649f8475bc5584" > ◆ < / a > < / span > fastLog2() < span class = "overload" > [2/2]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::fastLog2 < / td >
2017-08-17 17:53:21 +00:00
< td > (< / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common log2 function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "ga5340e98a11fcbbd936ba6e983a154d50" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga5340e98a11fcbbd936ba6e983a154d50" > ◆ < / a > < / span > fastPow() < span class = "overload" > [1/4]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL genType glm::fastPow < / td >
2017-08-17 17:53:21 +00:00
< td > (< / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > genType  < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > genType  < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramname" > < em > y< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common pow function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "ga15325a8ed2d1c4ed2412c4b3b3927aa2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga15325a8ed2d1c4ed2412c4b3b3927aa2" > ◆ < / a > < / span > fastPow() < span class = "overload" > [2/4]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::fastPow < / td >
2017-08-17 17:53:21 +00:00
< td > (< / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramname" > < em > y< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common pow function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "ga7f2562db9c3e02ae76169c36b086c3f6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga7f2562db9c3e02ae76169c36b086c3f6" > ◆ < / a > < / span > fastPow() < span class = "overload" > [3/4]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL genTypeT glm::fastPow < / td >
2017-08-17 17:53:21 +00:00
< td > (< / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > genTypeT  < / td >
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
2017-08-17 17:53:21 +00:00
< td > < / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > genTypeU  < / td >
< td class = "paramname" > < em > y< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
2017-08-17 17:53:21 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common pow function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2018-09-02 21:34:18 +00:00
< a id = "ga1abe488c0829da5b9de70ac64aeaa7e5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga1abe488c0829da5b9de70ac64aeaa7e5" > ◆ < / a > < / span > fastPow() < span class = "overload" > [4/4]< / span > < / h2 >
2017-08-17 17:53:21 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2018-05-08 11:51:58 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::fastPow < / td >
2017-08-17 17:53:21 +00:00
< td > (< / td >
2018-05-08 11:51:58 +00:00
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-08 11:51:58 +00:00
< p > Faster than the common pow function but less accurate. < / p >
2018-09-02 21:34:18 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00740.html" title = "Include <glm/gtx/fast_exponential.hpp> to use the features of this extension. " > GLM_GTX_fast_exponential< / a > < / dd > < / dl >
2017-08-17 17:53:21 +00:00
< / div >
< / div >
2017-08-15 19:22:51 +00:00
< / 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" / >
2018-09-02 21:34:18 +00:00
< / a > 1.8.14
2017-08-15 19:22:51 +00:00
< / small > < / address >
< / body >
< / html >