class _fromnxfunction_single(_fromnxfunction):
_fromnxfunction
that is called with a single array
argument followed by auxiliary args that are passed verbatim for
both the data and mask calls.Method | __call__ |
Undocumented |
Inherited from _fromnxfunction
:
Method | __init__ |
Undocumented |
Method | getdoc |
Retrieve the docstring and signature from the function. |
Instance Variable | __name__ |
Undocumented |
numpy.ma.extras._fromnxfunction.__call__
Undocumented