bpp-phyl  2.2.0
bpp::PGMAInfos Struct Reference

Inner data structure for WPGMA and UPGMA distance methods. More...

#include <Bpp/Phyl/Distance/PGMA.h>

Public Attributes

size_t numberOfLeaves
 
double time
 

Detailed Description

Inner data structure for WPGMA and UPGMA distance methods.

Definition at line 52 of file PGMA.h.

Member Data Documentation

◆ numberOfLeaves

size_t bpp::PGMAInfos::numberOfLeaves

Definition at line 54 of file PGMA.h.

Referenced by bpp::PGMA::getLeafNode(), and bpp::PGMA::getParentNode().

◆ time

double bpp::PGMAInfos::time

Definition at line 55 of file PGMA.h.

Referenced by bpp::PGMA::getLeafNode(), and bpp::PGMA::getParentNode().


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