LengthType const& Tree::LengthOfBranch(uint i) const;

Arguments

i

uint; the id of the end-node for the branch

Value

LengthType; the length associated with the branch ending at node i.

See also