Negative
- class aixd.sampler.operators.Negative(arg1: Arithmetic)[source]
Bases:
Arithmetic
Negation operation. Only operates when the evaluate method is called.
- Parameters:
arg1 (Arithmetic operator) – Operator to negate.
Methods
Evaluate the operator with given data.
Inherited Methods
Check if the operator is differentiable.
Print the operator and all its arguments.