| Tizen Native API
    4.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:
- 
  N the number for which to calculate the machine epsilon 
- Note:
- Value needs to be compile time constant. Usage: Epsilon<1000>::value; value equals 0.000119209