bpp-phyl3
3.0.0
|
Inner data structure for WPGMA and UPGMA distance methods. More...
#include <Bpp/Phyl/Distance/PGMA.h>
Public Attributes | |
size_t | numberOfLeaves |
double | time |
size_t bpp::PGMAInfos::numberOfLeaves |
Definition at line 20 of file PGMA.h.
Referenced by bpp::PGMA::getLeafNode(), and bpp::PGMA::getParentNode().
double bpp::PGMAInfos::time |
Definition at line 21 of file PGMA.h.
Referenced by bpp::PGMA::getLeafNode(), and bpp::PGMA::getParentNode().