Package enrichpy :: Module yields :: Class Exponentiate

Class Exponentiate

source code

Decorator to exponentiate some arguments before calling the function.
Instance Methods
 
__init__(self, xexp=True, yexp=True) source code
 
__call__(self, function) source code