|
ARB
|
#include <arbtools.h>#include <arbdb_base.h>#include "CT_def.hxx"#include <arb_assert.h>#include <arb_mem.h>

Go to the source code of this file.
Classes | |
| class | PartitionSize |
| class | PART |
Typedefs | |
| typedef unsigned int | PELEM |
Functions | |
| CONSTEXPR_INLINE bool | diff_smaller_epsilon (double d, double eps) |
| CONSTEXPR_INLINE bool | is_similar (double d1, double d2, double eps) |
Definition at line 31 of file CT_part.hxx.
| CONSTEXPR_INLINE bool diff_smaller_epsilon | ( | double | d, |
| double | eps | ||
| ) |
| CONSTEXPR_INLINE bool is_similar | ( | double | d1, |
| double | d2, | ||
| double | eps | ||
| ) |
Definition at line 38 of file CT_part.hxx.
References diff_smaller_epsilon().
1.8.8