| cpp_transfer_dist_cross_pairs | R Documentation |
Cross-pairs transfer dissimilarity (OpenMP)
cpp_transfer_dist_cross_pairs(splits_a, splits_b, n_tip, scale, n_threads)
splits_a, splits_b |
Lists of raw matrices. |
n_tip |
Number of tips. |
scale |
Logical: use scaled transfer dissimilarity? |
n_threads |
Number of OpenMP threads. |
Numeric matrix of dimension nA x nB.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.