ARB
Public Member Functions | Public Attributes | List of all members
TreeNode::multifurc_limits Struct Reference

#include <TreeNode.h>

Collaboration diagram for TreeNode::multifurc_limits:
Collaboration graph
[legend]

Public Member Functions

 multifurc_limits (double bootstrap_, double branchlength_, bool applyAtLeafs_)
 

Public Attributes

double bootstrap
 
double branchlength
 
bool applyAtLeafs
 

Detailed Description

Definition at line 573 of file TreeNode.h.

Constructor & Destructor Documentation

TreeNode::multifurc_limits::multifurc_limits ( double  bootstrap_,
double  branchlength_,
bool  applyAtLeafs_ 
)
inline

Definition at line 577 of file TreeNode.h.

Member Data Documentation

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.


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