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
gauss_stimulus.h File Reference
#include <iostream>
#include "tools/math.h"
#include "element.h"
Include dependency graph for gauss_stimulus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dnf_composer::element::GaussStimulus
 Localized Gaussian input stimulus applied to a neural field. More...
 
struct  dnf_composer::element::GaussStimulusParameters
 Parameters for a Gaussian-shaped external stimulus. More...
 

Namespaces

namespace  dnf_composer
 
namespace  dnf_composer::element