Mercurial > repos > public > sbplib_julia
view docs/src/submodules/static_dicts.md @ 881:aa4875f9a530 feature/variable_derivatives
Start implementing the variable second derivative
| author | Jonatan Werpers <jonatan@werpers.com> |
|---|---|
| date | Thu, 20 Jan 2022 15:18:14 +0100 |
| parents | 126e169bb0b7 |
| children |
line wrap: on
line source
# StaticDicts ## Contents ```@contents Pages = ["static_dicts.md"] ``` ## Index ```@index Pages = ["static_dicts.md"] ``` ## Public interface ```@autodocs Modules = [StaticDicts] Private = false # Hide unexported objects ``` ## Internal interface ```@autodocs Modules = [StaticDicts] Public = false # Hide exported objects ```
