Functional programming#
Note
cupy.vectorize
applies JIT compiler to the given Python function.
See JIT kernel definition for details.
|
Apply a function to 1-D slices along the given axis. |
|
Generalized function class. |
|
Evaluate a piecewise-defined function. |