scipy.spatial.KDTree ==================== .. currentmodule:: scipy.spatial .. autoclass:: KDTree .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: KDTree.count_neighbors KDTree.query KDTree.query_ball_point KDTree.query_ball_tree KDTree.query_pairs KDTree.sparse_distance_matrix