Getting Started
Tutorials
Benchmarks
User Reference Guide
Developer Reference Guide
pyapprox.models.wrappers.
get_num_args
Return the number of arguments of a function. If function is a member function of a class the self argument is not counted.
The Python callable to be interrogated