|
bpp-phyl
2.2.0
|
Public Member Functions | |
| Moments_ () | |
Public Attributes | |
| double | N |
| double | sum |
| double | squaredSum |
Definition at line 726 of file TreeTools.h.
|
inline |
Definition at line 729 of file TreeTools.h.
| double bpp::TreeTools::Moments_::N |
Definition at line 727 of file TreeTools.h.
Referenced by bpp::TreeTools::bestRootPosition_(), and bpp::TreeTools::statFromNode_().
| double bpp::TreeTools::Moments_::squaredSum |
Definition at line 728 of file TreeTools.h.
Referenced by bpp::TreeTools::statFromNode_().
| double bpp::TreeTools::Moments_::sum |
Definition at line 728 of file TreeTools.h.
Referenced by bpp::TreeTools::bestRootPosition_(), and bpp::TreeTools::statFromNode_().