Not
- class aixd.sampler.operators.Not(arg: Boolean)[source]
Bases:
Boolean
Not boolean operation. Only operates when the evaluate method is called.
- Parameters:
arg (Arithmetic operator) – Value to operate on.
Methods
Evaluate the operator with given data.
Inherited Methods
Check if the operator is differentiable.
Print the operator and all its arguments.