.. _linear_module: Linear module ================= .. automodule:: nnodely.layers.linear :undoc-members: :no-inherited-members: .. autoclass:: nnodely.layers.linear.Linear :undoc-members: :no-inherited-members: For more examples of how to use the linear module, please refer to the :doc:`Linear tutorial <../../tutorials/examples/linear>`.