| Class | Description |
|---|---|
| BooleanSupport |
A support class that contains delegation to all possible operation types:
ScalarBooleanSupport
TensorBooleanSupport that contains information about possible OptionRegistry.
|
| ScalarBooleanSupport |
Support class for the Scalar boolean operations
Note: Use through the delegation class BooleanSupport |
| TensorBooleanSupport |
A class (to be extended or instantiated) that provides an access to the basic Boolean operations.
|