find

(method of S2Grid)

return index of all points in a epsilon neighborhood of a vector

Syntax

ind = find(S2G,v,epsilon)
ind = find(S2G,v)
ind = find(S2G,v,epsilon) find all points in a epsilon neighborhood of v
ind = find(S2G,v) find closest point

Input

S2G

S2Grid

v

vector3d

epsilon

double

param,val Parameters and values that control find
Parameter Description
'antipodal'

include antipodal symmetry

Output

ind

int32