class documentation

class _fromnxfunction_seq(_fromnxfunction):

View In Hierarchy

A version of _fromnxfunction that is called with a single sequence of arrays 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
def __call__(self, x, *args, **params):