Files
scikit-image/scikits/image/graph/spath.pxd
T

3 lines
65 B
Cython

cimport numpy as np
cpdef shortest_path(np.ndarray, int reach=?)