Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::util::detail::almostEqual< T > Struct Template Reference

Static Public Member Functions

template<typename U = T, std::enable_if_t< std::is_floating_point_v< U >, int > = 0>
static bool value (const T &x, const T &y, int ulp)
 
template<typename U = T, std::enable_if_t<!std::is_floating_point_v< U >, int > = 0>
static bool value (const T &x, const T &y, int)
 

The documentation for this struct was generated from the following file: