mpl_second_down_recon: Performs the second nodal reconstructions for characters with...

Description Usage Arguments Value Author(s)

Description

Updates the nodal sets that had ambiguous unions with the inapplicable state and calculates steps involving applicable states after the update. Because this function needs to be fairly high-performance, it does not do much checking for parameter validity, thus unsafe usage of this function might not be caught. It is up to calling functions to ensure that the appropriate parameters have been set before use.

Usage

1
mpl_second_down_recon(node_id, left_id, right_id, morphyobj)

Arguments

node_id

The index of the node being reconstructed.

left_id

The index of the left descendant.

right_id

The index of the right descendant.

morphyobj

An instance of the Morphy object.

anc_id

The index of the immediate ancestor of the node.

Value

The integral parsimony length (right now)

Author(s)

Thomas Guillerme


ms609/inapplicable documentation built on May 23, 2019, 7:49 a.m.