Closed nsoblath closed 10 years ago
Does this refer to FindNeighbors, knnSearch, RadiusSearch, etc.? Is the goal just to make the function names more obvious/descriptive/consistent or is there an additional part to this that I'm missing?
The nanoflan functions also have awkwardly different signatures despite being fundamentally similar, are ours the same or are they all consistent in that respect already?
Yes, that's all I mean. Functions with consistent naming and signatures to fix the weird nanoflann signatures.
The names for the various nearest-neighbors search functions need to be standardized.