kdtree: kd-tree representation of (A,M) values

View source: R/kdtree.R

kdtreeR Documentation

kd-tree representation of (A,M) values

Description

generate a kd-tree representation of (A,M) values for faster execution of the background traversal algorithm (see normalizeArrayData).

Usage

kdtree(M, i, d)

Arguments

M

matrix of A and M values

i

row indexes

d

Author(s)

Benjamin Leblanc


benja0x40/MRA.TA documentation built on March 13, 2023, 5:15 a.m.