Suppose I have a matrix src with shape (5, 3) and a boolean matrix adj with shape (5, 5) as follow,
src
(5, 3)
adj
(5, 5)
src = ten