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
Classes | Namespaces
visualization.h File Reference
#include <iostream>
#include <vector>
#include "simulation/simulation.h"
#include "exceptions/exception.h"
#include "plot.h"
#include "tools/logger.h"
#include "visualization/lineplot.h"
#include "visualization/heatmap.h"
Include dependency graph for visualization.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dnf_composer::Visualization
 Manages a collection of plots driven by a running Simulation. More...
 

Namespaces

namespace  dnf_composer