|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
This is the complete list of members for dnf_composer::Plot, including all inherited members.
| commonParameters | dnf_composer::Plot | protected |
| getAnnotations() const | dnf_composer::Plot | |
| getDimensions() const | dnf_composer::Plot | |
| getType() const | dnf_composer::Plot | |
| getUniqueIdentifier() const | dnf_composer::Plot | |
| Plot(PlotCommonParameters parameters=PlotCommonParameters()) | dnf_composer::Plot | explicit |
| render(const std::vector< std::vector< double > * > &data, const std::vector< std::string > &legends)=0 | dnf_composer::Plot | pure virtual |
| setAnnotations(const PlotAnnotations &annotations) | dnf_composer::Plot | |
| setDimensions(const PlotDimensions &dimensions) | dnf_composer::Plot | |
| toString() const =0 | dnf_composer::Plot | pure virtual |
| uniqueIdentifier | dnf_composer::Plot | protected |
| uniqueIdentifierCounter | dnf_composer::Plot | inlineprotectedstatic |
| ~Plot()=default | dnf_composer::Plot | virtual |