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