vec_nearest(X, xp)
vec_nearest
Find nearest element in vector X to xp.
Args:
X Array xp Array
X[0..N, i] to xp[i]