ARB
Public Member Functions | Public Attributes | List of all members
BestEdge Struct Reference
Collaboration diagram for BestEdge:
Collaboration graph
[legend]

Public Member Functions

 BestEdge ()
 
 BestEdge (const EdgeBetween &betw, Mutations p)
 
AP_tree_edgeedge () const
 

Public Attributes

Mutations pars
 
EdgeBetween between
 

Detailed Description

Definition at line 275 of file PARS_main.cxx.

Constructor & Destructor Documentation

BestEdge::BestEdge ( )
inline

Definition at line 280 of file PARS_main.cxx.

BestEdge::BestEdge ( const EdgeBetween betw,
Mutations  p 
)
inline

Definition at line 281 of file PARS_main.cxx.

Member Function Documentation

AP_tree_edge* BestEdge::edge ( ) const
inline

Definition at line 283 of file PARS_main.cxx.

References EdgeBetween::find().

Referenced by insert_species_into_tree().

Member Data Documentation

Mutations BestEdge::pars

Definition at line 276 of file PARS_main.cxx.

EdgeBetween BestEdge::between

Definition at line 277 of file PARS_main.cxx.


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