ARB
Public Member Functions | Public Attributes | List of all members
PH_NEIGHBOUR_DIST Struct Reference

#include <NJ.hxx>

Collaboration diagram for PH_NEIGHBOUR_DIST:
Collaboration graph
[legend]

Public Member Functions

 PH_NEIGHBOUR_DIST ()
 
void remove ()
 
void add (PH_NEIGHBOUR_DIST *root)
 

Public Attributes

long i
 
long j
 
AP_FLOAT val
 
PH_NEIGHBOUR_DISTnext
 
PH_NEIGHBOUR_DISTprevious
 

Detailed Description

Definition at line 28 of file NJ.hxx.

Constructor & Destructor Documentation

PH_NEIGHBOUR_DIST::PH_NEIGHBOUR_DIST ( )

Definition at line 17 of file NJ.cxx.

Member Function Documentation

void PH_NEIGHBOUR_DIST::remove ( )
inline

Definition at line 36 of file NJ.hxx.

References next, NULp, ph_assert, and previous.

void PH_NEIGHBOUR_DIST::add ( PH_NEIGHBOUR_DIST root)
inline

Definition at line 42 of file NJ.hxx.

References next, and previous.

Member Data Documentation

long PH_NEIGHBOUR_DIST::i
long PH_NEIGHBOUR_DIST::j
AP_FLOAT PH_NEIGHBOUR_DIST::val
PH_NEIGHBOUR_DIST* PH_NEIGHBOUR_DIST::next

Definition at line 32 of file NJ.hxx.

Referenced by add(), PH_NEIGHBOURJOINING::get_min_ij(), and remove().

PH_NEIGHBOUR_DIST * PH_NEIGHBOUR_DIST::previous

Definition at line 32 of file NJ.hxx.

Referenced by add(), and remove().


The documentation for this struct was generated from the following files: