5 #ifndef BPP_PHYL_TREE_PHYLOBRANCHPARAM_H
6 #define BPP_PHYL_TREE_PHYLOBRANCHPARAM_H
64 AbstractParametrizable::operator=(*
this);
virtual void addParameter_(Parameter *parameter)
Parameter & getParameter_(const std::string &name)
virtual void setValue(double value)
virtual double getValue() const
static const std::shared_ptr< IntervalConstraint > R_PLUS_STAR
PhyloTree with Parametrizable Phylo Branches. They SHARE their branch length parameters.
PhyloBranchParam & operator=(const PhyloBranchParam &branch)
Assignation operator.
PhyloBranchParam(const std::string &prefix="")
Constructors.
PhyloBranchParam(const PhyloBranchParam &branch)
Copy constructor.
double getLength() const
What is the branch length?
void setLength(double newLength)
PhyloBranchParam * clone() const
Defines the basic types of data flow nodes.