function_1D.call_method function_1D.call_method(X)[source] Evaluate the function or compose it with another NRV function. Parameters: X (any) – Input value or nested NRV function. Returns: Function value or composed function. Return type: any