Tizen Native API  3.0
Dali::Epsilon< N > Struct Template Reference

Compiles time template to calculate the machine epsilon for a given floating point number. More...


Detailed Description

template<size_t N>
struct Dali::Epsilon< N >

Compiles time template to calculate the machine epsilon for a given floating point number.

Since:
2.4, DALi version 1.0.0
Template Parameters:
Nthe number for which to calculate the machine epsilon
Note:
Value needs to be compile time constant. Usage: Epsilon<1000>::value; value equals 0.000119209