noether.modeling.functional.geometric¶
Functions¶
|
|
|
|
|
Module Contents¶
- noether.modeling.functional.geometric.radius(x, y, r, max_num_neighbors, batch_x, batch_y)¶
- noether.modeling.functional.geometric.knn(x, y, k, batch_x=None, batch_y=None)¶
- noether.modeling.functional.geometric.segment_csr(src, indptr, reduce)¶