squidpy.gr.neighbors.GraphBuilderCSR.build_graph

abstractmethod GraphBuilderCSR.build_graph(coords)[source]

Construct raw adjacency and distance matrices.

Return type:

tuple[csr_matrix, csr_matrix]