distMatRcpp: This function computes the pair wise distances of tips...

Description Usage Arguments

View source: R/RcppExports.R

Description

This function computes pair-wise distances.

Usage

1
distMatRcpp(len, len2, nHaplos, mD)

Arguments

len

Length of tip set 1.

len2

Length of tip set 2.

nHaplos

Number of haplotypes.

mD

Distance matrix


perfectphyloR documentation built on March 8, 2021, 9:06 a.m.