SOFA API  b3f2f2a4
Open source framework for multi-physics simuation
sofa::helper::IsEqual< is_integer > Struct Template Reference

#include <rmath.h>

Static Public Member Functions

template<typename T >
static bool test (T x, T y, T threshold)
 

Function details

◆ test()

template<bool is_integer = false>
template<typename T >
static bool sofa::helper::IsEqual< is_integer >::test ( x,
y,
threshold 
)
inlinestatic