ARB
Classes | Macros | Typedefs
NJ.hxx File Reference
#include <arb_assert.h>
#include <arbtools.h>
#include <AP_matrix.hxx>
Include dependency graph for NJ.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PH_NEIGHBOUR_DIST
 
class  PH_NEIGHBOURJOINING
 

Macros

#define ph_assert(cond)   arb_assert(cond)
 

Typedefs

typedef double AP_FLOAT
 

Macro Definition Documentation

#define ph_assert (   cond)    arb_assert(cond)

Definition at line 24 of file NJ.hxx.

Referenced by PH_NEIGHBOUR_DIST::remove().

Typedef Documentation

typedef double AP_FLOAT

Definition at line 26 of file NJ.hxx.