* Adding Equations, solving typos * improve _code.rst * the team rst and restuctore index.rst * fixing errors --------- Co-authored-by: Dario Coscia <dariocoscia@dhcp-015.eduroam.sissa.it>
17 lines
285 B
ReStructuredText
17 lines
285 B
ReStructuredText
Fourier Layers
|
|
===================
|
|
.. currentmodule:: pina.model.layers.fourier
|
|
|
|
|
|
.. autoclass:: FourierBlock1D
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
.. autoclass:: FourierBlock2D
|
|
:members:
|
|
:show-inheritance:
|
|
|
|
.. autoclass:: FourierBlock3D
|
|
:members:
|
|
:show-inheritance:
|