Applies this transform for a specified 1D sequence. @param fnull value used to mark samples in f that are unknown. @param f input array of values with at least one value known. @param d output of distances to the nearest known value. @param i output array of indices of nearest known value.
(float fnull, float[] f, float[] d, short[] i)
source not stored for this graph (policy: none)
no test coverage detected