GFSPPair Class Reference

Public Member Functions

double directDiameter (const GFSPTree &tree, GPointPair &diam) const
 
double directDiameter (const GFSPTree &tree, GPointPair &diam, const gdiam_point dir) const
 
void dump () const
 
GFSPTreeNodeget_left ()
 
GFSPTreeNodeget_right ()
 
double getProjectionError () const
 
void init (GFSPTreeNode *_left, GFSPTreeNode *_right)
 
void init (GFSPTreeNode *_left, GFSPTreeNode *_right, gdiam_point proj_dir, gdiam_real dist)
 
bool isBelowThreshold (int threshold) const
 
double maxDiam () const
 
double minAprxDiam () const
 

Detailed Description

Definition at line 436 of file gdiam.cpp.

Member Function Documentation

◆ directDiameter() [1/2]

double directDiameter ( const GFSPTree tree,
GPointPair diam 
) const
inline

Definition at line 545 of file gdiam.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ directDiameter() [2/2]

double directDiameter ( const GFSPTree tree,
GPointPair diam,
const gdiam_point  dir 
) const
inline

Definition at line 555 of file gdiam.cpp.

+ Here is the call graph for this function:

◆ dump()

void dump ( ) const
inline

Definition at line 520 of file gdiam.cpp.

+ Here is the call graph for this function:

◆ get_left()

GFSPTreeNode* get_left ( )
inline

Definition at line 508 of file gdiam.cpp.

+ Here is the caller graph for this function:

◆ get_right()

GFSPTreeNode* get_right ( )
inline

Definition at line 514 of file gdiam.cpp.

+ Here is the caller graph for this function:

◆ getProjectionError()

double getProjectionError ( ) const
inline

Definition at line 492 of file gdiam.cpp.

+ Here is the call graph for this function:

◆ init() [1/2]

void init ( GFSPTreeNode _left,
GFSPTreeNode _right 
)
inline

Definition at line 444 of file gdiam.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ init() [2/2]

void init ( GFSPTreeNode _left,
GFSPTreeNode _right,
gdiam_point  proj_dir,
gdiam_real  dist 
)
inline

Definition at line 459 of file gdiam.cpp.

+ Here is the call graph for this function:

◆ isBelowThreshold()

bool isBelowThreshold ( int  threshold) const
inline

Definition at line 529 of file gdiam.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ maxDiam()

double maxDiam ( ) const
inline

Definition at line 566 of file gdiam.cpp.

+ Here is the caller graph for this function:

◆ minAprxDiam()

double minAprxDiam ( ) const
inline

Definition at line 572 of file gdiam.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: