private
getsimulator
— function
getsimulator(f, args...)
Return a new instance of the simulatable operator for f(args...)
.
Custom operators should overload this function and
define BitSAD.is_simulatable_primitive
.
private
getsimulator
— function
getsimulator(f, args...)
Return a new instance of the simulatable operator for f(args...)
.
Custom operators should overload this function and
define BitSAD.is_simulatable_primitive
.