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

Go to the source code of this file.

Classes

struct  dnf_composer::element::GaussCoupling
 A single sparse Gaussian point-coupling between two spatial locations. More...
 
class  dnf_composer::element::GaussFieldCoupling
 Sparse Gaussian field coupling with a fixed, user-defined projection. More...
 
struct  dnf_composer::element::GaussFieldCouplingParameters
 Parameters for a sparse Gaussian field coupling (fixed projection). More...
 

Namespaces

namespace  dnf_composer
 
namespace  dnf_composer::element