<trclass="memdesc:ga2e09bd6c8b0a9c91f6f5683d68245634"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Return the distance in the number of ULP between 2 scalars. <ahref="a00179.html#ga2e09bd6c8b0a9c91f6f5683d68245634">More...</a><br/></td></tr>
<trclass="memitem:ga85355f2549d75789eb66e5d565d8ad26"><tdclass="memTemplParams"colspan="2">template<typename T , template< typename > class vecType></td></tr>
<trclass="memitem:ga85355f2549d75789eb66e5d565d8ad26"><tdclass="memTemplItemLeft"align="right"valign="top">GLM_FUNC_DECL vecType< uint > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00179.html#ga85355f2549d75789eb66e5d565d8ad26">float_distance</a> (vecType< T > const &x, vecType< T > const &y)</td></tr>
<trclass="memdesc:ga85355f2549d75789eb66e5d565d8ad26"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Return the distance in the number of ULP between 2 vectors. <ahref="a00179.html#ga85355f2549d75789eb66e5d565d8ad26">More...</a><br/></td></tr>
<trclass="memdesc:gae516ae554faa6117660828240e8bdaf0"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Return the next ULP value(s) after the input value(s). <ahref="a00179.html#gae516ae554faa6117660828240e8bdaf0">More...</a><br/></td></tr>
<trclass="memdesc:gad107ec3d9697ef82032a33338a73ebdd"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Return the value(s) ULP distance after the input value(s). <ahref="a00179.html#gad107ec3d9697ef82032a33338a73ebdd">More...</a><br/></td></tr>
<trclass="memdesc:ga2fcbb7bfbfc595712bfddc51b0715b07"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Return the previous ULP value(s) before the input value(s). <ahref="a00179.html#ga2fcbb7bfbfc595712bfddc51b0715b07">More...</a><br/></td></tr>
<trclass="memdesc:gaa399d5b6472a70e8952f9b26ecaacdec"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Return the value(s) ULP distance before the input value(s). <ahref="a00179.html#gaa399d5b6472a70e8952f9b26ecaacdec">More...</a><br/></td></tr>
<p>This extension works on floating-point data and provide results in ULP. <<aclass="el"href="a00130.html"title="GLM_GTC_ulp ">glm/gtc/ulp.hpp</a>> need to be included to use these features. </p>
<p>Return the distance in the number of ULP between 2 scalars. </p>
<dlclass="section see"><dt>See also</dt><dd><aclass="el"href="a00179.html"title="Allow the measurement of the accuracy of a function against a reference implementation. ">GLM_GTC_ulp</a></dd></dl>
<p>Return the distance in the number of ULP between 2 vectors. </p>
<dlclass="section see"><dt>See also</dt><dd><aclass="el"href="a00179.html"title="Allow the measurement of the accuracy of a function against a reference implementation. ">GLM_GTC_ulp</a></dd></dl>
<p>Return the next ULP value(s) after the input value(s). </p>
<dlclass="section see"><dt>See also</dt><dd><aclass="el"href="a00179.html"title="Allow the measurement of the accuracy of a function against a reference implementation. ">GLM_GTC_ulp</a></dd></dl>
<p>Return the value(s) ULP distance after the input value(s). </p>
<dlclass="section see"><dt>See also</dt><dd><aclass="el"href="a00179.html"title="Allow the measurement of the accuracy of a function against a reference implementation. ">GLM_GTC_ulp</a></dd></dl>
<p>Return the previous ULP value(s) before the input value(s). </p>
<dlclass="section see"><dt>See also</dt><dd><aclass="el"href="a00179.html"title="Allow the measurement of the accuracy of a function against a reference implementation. ">GLM_GTC_ulp</a></dd></dl>
<p>Return the value(s) ULP distance before the input value(s). </p>
<dlclass="section see"><dt>See also</dt><dd><aclass="el"href="a00179.html"title="Allow the measurement of the accuracy of a function against a reference implementation. ">GLM_GTC_ulp</a></dd></dl>