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::LinePlot Member List

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

commonParametersdnf_composer::Plotprotected
getAnnotations() constdnf_composer::Plot
getAutoFit() constdnf_composer::LinePlot
getDimensions() constdnf_composer::Plot
getLineThickness() constdnf_composer::LinePlot
getType() constdnf_composer::Plot
getUniqueIdentifier() constdnf_composer::Plot
LinePlot(const PlotCommonParameters &parameters={ PlotType::LINE_PLOT, {0.0, 100.0, -20.0, 20.0, 1.0, 1.0}, PlotAnnotations{"Line plot", "Spatial dimension", "Amplitude"} }, const LinePlotParameters &linePlotParameters=LinePlotParameters())dnf_composer::LinePlotexplicit
Plot(PlotCommonParameters parameters=PlotCommonParameters())dnf_composer::Plotexplicit
render(const std::vector< std::vector< double > * > &data, const std::vector< std::string > &legends) overridednf_composer::LinePlotvirtual
setAnnotations(const PlotAnnotations &annotations)dnf_composer::Plot
setAutoFit(bool autoFit)dnf_composer::LinePlot
setDimensions(const PlotDimensions &dimensions)dnf_composer::Plot
setLineThickness(double lineThickness)dnf_composer::LinePlot
toString() const overridednf_composer::LinePlotvirtual
uniqueIdentifierdnf_composer::Plotprotected
uniqueIdentifierCounterdnf_composer::Plotinlineprotectedstatic
~Plot()=defaultdnf_composer::Plotvirtual