bpp-phyl3  3.0.0
bpp::TreeTools::Moments_ Struct Reference

Public Member Functions

 Moments_ ()
 

Public Attributes

double N
 
double sum
 
double squaredSum
 

Detailed Description

Definition at line 687 of file TreeTools.h.

Constructor & Destructor Documentation

◆ Moments_()

bpp::TreeTools::Moments_::Moments_ ( )
inline

Definition at line 691 of file TreeTools.h.

Member Data Documentation

◆ N

double bpp::TreeTools::Moments_::N

◆ squaredSum

double bpp::TreeTools::Moments_::squaredSum

Definition at line 690 of file TreeTools.h.

Referenced by bpp::TreeTools::statFromNode_().

◆ sum

double bpp::TreeTools::Moments_::sum

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