Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
Loading...
Searching...
No Matches
dnf_composer::Plot Member List

This is the complete list of members for dnf_composer::Plot, including all inherited members.

commonParametersdnf_composer::Plotprotected
getAnnotations() constdnf_composer::Plot
getDimensions() constdnf_composer::Plot
getType() constdnf_composer::Plot
getUniqueIdentifier() constdnf_composer::Plot
Plot(PlotCommonParameters parameters=PlotCommonParameters())dnf_composer::Plotexplicit
render(const std::vector< std::vector< double > * > &data, const std::vector< std::string > &legends)=0dnf_composer::Plotpure virtual
setAnnotations(const PlotAnnotations &annotations)dnf_composer::Plot
setDimensions(const PlotDimensions &dimensions)dnf_composer::Plot
toString() const =0dnf_composer::Plotpure virtual
uniqueIdentifierdnf_composer::Plotprotected
uniqueIdentifierCounterdnf_composer::Plotinlineprotectedstatic
~Plot()=defaultdnf_composer::Plotvirtual