.. _parametricfunction_module: Parametric Function module ================================== .. automodule:: nnodely.layers.parametricfunction :undoc-members: :no-inherited-members: .. autoclass:: nnodely.layers.parametricfunction.ParamFun :undoc-members: :no-inherited-members: For more examples of how to use the parametric function module, please refer to the :doc:`Parametric Function tutorial <../../tutorials/examples/parametric_functions>`.