Rev Language Reference


mrcaIndex

Usage

mrcaIndex(TimeTree tree, Clade clade)

Arguments

tree : TimeTree (pass by const reference)
The tree which is used to compute the MRCA.
clade : Clade (pass by value)
The clade for which the MRCA is searched.

Return Type