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 423 of file gdiam.cpp.

Member Function Documentation

◆ directDiameter() [1/2]

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

Definition at line 530 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 540 of file gdiam.cpp.

+ Here is the call graph for this function:

◆ dump()

void dump ( ) const
inline

Definition at line 507 of file gdiam.cpp.

+ Here is the call graph for this function:

◆ get_left()

GFSPTreeNode* get_left ( )
inline

Definition at line 498 of file gdiam.cpp.

+ Here is the caller graph for this function:

◆ get_right()

GFSPTreeNode* get_right ( )
inline

Definition at line 502 of file gdiam.cpp.

+ Here is the caller graph for this function:

◆ getProjectionError()

double getProjectionError ( ) const
inline

Definition at line 483 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 430 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 444 of file gdiam.cpp.

+ Here is the call graph for this function:

◆ isBelowThreshold()

bool isBelowThreshold ( int  threshold) const
inline

Definition at line 515 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 551 of file gdiam.cpp.

+ Here is the caller graph for this function:

◆ minAprxDiam()

double minAprxDiam ( ) const
inline

Definition at line 555 of file gdiam.cpp.

+ Here is the call graph for this function:

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