Rev Language Reference


fnTreeScale

Usage

fnTreeScale(RealPos scale, TimeTree tree, RealPos tipAges)

Arguments

scale : RealPos (pass by const reference)
The multiplicator by which to scale the tree,
tree : TimeTree (pass by const reference)
The tree which will be re-scaled.
tipAges : RealPos (pass by const reference)
A vector of ages for the tips.
Default : 0

Return Type