pytaco.heaviside

pytaco.heaviside(e1, e2)

Computes element wise heaviside as described in tensor_heaviside().

Parameters
e1, e2: index_expressions

Input index expressions

Returns
hs: index_expression

An index expression which computes the element wise heaviside step function of two tensors