|
bpp-phyl3 3.0.0
|
Public Member Functions | |
| Moments_ () | |
Public Attributes | |
| double | N |
| double | sum |
| double | squaredSum |
Definition at line 687 of file TreeTools.h.
|
inline |
Definition at line 691 of file TreeTools.h.
| double bpp::TreeTools::Moments_::N |
Definition at line 689 of file TreeTools.h.
Referenced by bpp::TreeTools::bestRootPosition_(), and bpp::TreeTools::statFromNode_().
| double bpp::TreeTools::Moments_::squaredSum |
Definition at line 690 of file TreeTools.h.
Referenced by bpp::TreeTools::statFromNode_().
| double bpp::TreeTools::Moments_::sum |
Definition at line 690 of file TreeTools.h.
Referenced by bpp::TreeTools::bestRootPosition_(), and bpp::TreeTools::statFromNode_().