public class BinaryBooleanVector extends R1CombinatorialVector
Modifier and Type | Field and Description |
---|---|
static short |
BBV_DOWN
Binary/Boolean Space "DOWN"
|
static short |
BBV_UP
Binary/Boolean Space "UP"
|
Modifier and Type | Method and Description |
---|---|
static BinaryBooleanVector |
Standard()
Construct the Standard Binary Boolean Vector Space
|
cardinality, elementSpace, hyperVolume, isPredictorBounded, leftEdge, match, rightEdge, subset, validateInstance
public static final short BBV_UP
public static final short BBV_DOWN
public static final BinaryBooleanVector Standard()