Method summary
Methods
- __call__(self, a, args, kwargs)
Execute the call behavior.
- __init__(self, aufunc, fill = 0, domain = None)
masked_unary_operation(aufunc, fill=0, domain=None) aufunc(fill) must be defined self(x) returns aufunc(x) with masked values where domain(x) is true or getmask(x) is true. - __str__(self)
