eelbrain.Case.adjacency

Case.adjacency()

Retrieve the dimension’s adjacency graph

Returns:

adjacency – array of sorted [src, dst] pairs, with all src < dst.

Return type:

array of int, (n_pairs, 2)