|
bpp-phyl3 3.0.0
|
Public Member Functions | |
| Moments_ () | |
Public Attributes | |
| double | N |
| double | sum |
| double | squaredSum |
Definition at line 149 of file PhyloTreeTools.h.
|
inline |
Definition at line 153 of file PhyloTreeTools.h.
| double bpp::PhyloTreeTools::Moments_::N |
Definition at line 151 of file PhyloTreeTools.h.
Referenced by bpp::PhyloTreeTools::bestRootPosition_(), and bpp::PhyloTreeTools::statFromNode_().
| double bpp::PhyloTreeTools::Moments_::squaredSum |
Definition at line 152 of file PhyloTreeTools.h.
Referenced by bpp::PhyloTreeTools::statFromNode_().
| double bpp::PhyloTreeTools::Moments_::sum |
Definition at line 152 of file PhyloTreeTools.h.
Referenced by bpp::PhyloTreeTools::bestRootPosition_(), and bpp::PhyloTreeTools::statFromNode_().