Contents
API Documentation
sequence_ap_label
Vectorised versions of affine partition operations.
Computes the label assigned to a binary vector vec by a sequence-based affine partition with ambient dimension n, label dimension k, as well as given start matrix and matrix sequence mats.
vec
n
k
start
mats
n (int) –
int
k (int) –
start (BinMat) –
BinMat
mats0 (Sequence[BinMat]) –
Sequence
mats1 (Sequence[BinMat]) –
vec (BinVec) –
BinVec