Constructs a Mask for a give filter A mask is a (J, J) ndarray truth table for a given condition over J joints. For example there may be a mask specifying if a joint N is a child of another joint M. This could be constructed into a mask using `m = mask(par
(parents, filter)
source not stored for this graph (policy: none)
no test coverage detected