|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
Go to the source code of this file.
Classes | |
| struct | dnf_composer::PlotAnnotations |
| struct | dnf_composer::PlotCommonParameters |
| struct | dnf_composer::PlotDimensions |
| struct | dnf_composer::PlotSpecificParameters |
Namespaces | |
| namespace | dnf_composer |
Enumerations | |
| enum class | dnf_composer::PlotType : int { dnf_composer::LINE_PLOT = 0 , dnf_composer::HEATMAP = 1 } |
Variables | |
| const std::map< PlotType, std::string > | dnf_composer::PlotTypeToString |