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
asymmetric_gauss_kernel.h File Reference
#include "kernel.h"
#include "tools/math.h"
Include dependency graph for asymmetric_gauss_kernel.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::AsymmetricGaussKernel
 Spatially shifted Gaussian kernel that induces directional peak drift. More...
 
struct  dnf_composer::element::AsymmetricGaussKernelParameters
 Parameters for an asymmetric (shifted) Gaussian convolution kernel. More...
 

Namespaces

namespace  dnf_composer
 
namespace  dnf_composer::element