Fonctions membres publiques statiques | |
constexpr __host__ static __device__ bool | isNearlyZero (T a) |
constexpr __host__ static __device__ bool | isNearlyZeroWithEpsilon (T a, T epsilon) |
Compare a à zéro à epsilon près. | |
__host__ static __device__ bool | isNearlyZero (T a, T b) |
Compare avec b*epsilon. | |
constexpr __host__ static __device__ bool | isTrueZero (T a) |
constexpr __host__ static __device__ bool | isZero (T a) |
constexpr __host__ static __device__ bool | isNearlyEqual (T a, T b) |
constexpr __host__ static __device__ bool | isNearlyEqualWithEpsilon (T a, T b, T epsilon) |
constexpr __host__ static __device__ bool | isEqual (T a, T b) |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestatic |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |