std::vector<LengthType> const& BranchLengths() const;

Value

std::vector<LengthType> const&; a const reference to the internally stored vector of branch lengths, in the order of the end-node ids.

See also