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

Public Member Functions

 Moments_ ()
 

Public Attributes

double N
 
double sum
 
double squaredSum
 

Detailed Description

Definition at line 149 of file PhyloTreeTools.h.

Constructor & Destructor Documentation

◆ Moments_()

bpp::PhyloTreeTools::Moments_::Moments_ ( )
inline

Definition at line 153 of file PhyloTreeTools.h.

Member Data Documentation

◆ N

double bpp::PhyloTreeTools::Moments_::N

◆ squaredSum

double bpp::PhyloTreeTools::Moments_::squaredSum

Definition at line 152 of file PhyloTreeTools.h.

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

◆ sum

double bpp::PhyloTreeTools::Moments_::sum

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