ARB
Classes | Typedefs | Functions
CT_part.hxx File Reference
#include <arbtools.h>
#include <arbdb_base.h>
#include "CT_def.hxx"
#include <arb_assert.h>
#include <arb_mem.h>
Include dependency graph for CT_part.hxx:
This graph shows which files directly or indirectly include this file:

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)
 

Typedef Documentation

typedef unsigned int PELEM

Definition at line 31 of file CT_part.hxx.

Function Documentation

CONSTEXPR_INLINE bool diff_smaller_epsilon ( double  d,
double  eps 
)

Definition at line 35 of file CT_part.hxx.

References abs.

Referenced by is_similar().

CONSTEXPR_INLINE bool is_similar ( double  d1,
double  d2,
double  eps 
)

Definition at line 38 of file CT_part.hxx.

References diff_smaller_epsilon().