update api
This commit is contained in:
parent
f0107adfd3
commit
d960ccd007
1 changed files with 15 additions and 0 deletions
|
@ -3,16 +3,31 @@ API Reference
|
||||||
|
|
||||||
Below is the complete reference for Optifik's public API.
|
Below is the complete reference for Optifik's public API.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
io
|
||||||
|
--
|
||||||
.. automodule:: optifik.io
|
.. automodule:: optifik.io
|
||||||
:members:
|
:members:
|
||||||
:undoc-members:
|
:undoc-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
|
fft
|
||||||
|
---
|
||||||
|
.. automodule:: optifik.fft
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
||||||
|
|
||||||
|
minmax
|
||||||
|
------
|
||||||
.. automodule:: optifik.minmax
|
.. automodule:: optifik.minmax
|
||||||
:members:
|
:members:
|
||||||
:undoc-members:
|
:undoc-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
|
scheludko
|
||||||
|
---------
|
||||||
.. automodule:: optifik.scheludko
|
.. automodule:: optifik.scheludko
|
||||||
:members:
|
:members:
|
||||||
:undoc-members:
|
:undoc-members:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue