C_harmonicDist_partial: Harmomic mean distance using chunk of data to enable the use...

Description Usage

View source: R/RcppExports.R

Description

Equivalent to C_harmonicDist, but only performs calculation on chunk of data, allowing calculation to be broken into sections and thus tracked by a progress bar.

Usage

1
C_harmonicDist_partial(data, S_inv, i_start, i_end)

NESCent/MINOTAUR documentation built on May 7, 2019, 6:01 p.m.