verifies if a matrice x (or x.d from a Div structure) corresponds to a disjunctive classification
testdisj = isdisj(x)
a matrix (n x q) or a Div structure
testdisj='T': x is disjunctive
testdisj='F': x is not disjunctive
[testdisj]=isdisj(x)