| Class | Description |
|---|---|
| And |
IterableBooleanConversion that performs a logical AND over all the elements of the iterable. |
| BooleanOperations |
Repository for logical operations
AND
NAND
OR
XOR
|
| BooleanTensorOperationsRepository |
Repository for the logical operations of Tensors.
|
| Or |
IterableBooleanConversion that performs a logical OR over all the elements of the iterable. |
| TensorChangeDetectionOperation<C> |
The detection class for changes in Tensors.
|