ARB
|
#include <TreeNode.h>
Public Member Functions | |
multifurc_limits (double bootstrap_, double branchlength_, bool applyAtLeafs_) | |
Public Attributes | |
double | bootstrap |
double | branchlength |
bool | applyAtLeafs |
Definition at line 573 of file TreeNode.h.
|
inline |
Definition at line 577 of file TreeNode.h.
double TreeNode::multifurc_limits::bootstrap |
Definition at line 574 of file TreeNode.h.
double TreeNode::multifurc_limits::branchlength |
Definition at line 575 of file TreeNode.h.
bool TreeNode::multifurc_limits::applyAtLeafs |
Definition at line 576 of file TreeNode.h.