<< indexseek Data management isdisj >>

fact >> Data management > isconj

isconj

verifies if a column vector x (or x.d from a Div structure) corresponds to a conjunctive codification

Calling sequence

testconj= isconj(x)

Arguments

x:

a vector (n x 1) or a Div structure

testconj:

testconj='T': x or x.d is conjunctive

testdisj='F': x or x.d is not conjunctive

Examples

[testconj]=isconj(x)

Authors


Report an issue
<< indexseek Data management isdisj >>