|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
This is the complete list of members for dnf_composer::element::GaussFieldCouplingParameters, including all inherited members.
| addCoupling(const GaussCoupling &coupling) | dnf_composer::element::GaussFieldCouplingParameters | inline |
| circular | dnf_composer::element::GaussFieldCouplingParameters | |
| couplings | dnf_composer::element::GaussFieldCouplingParameters | |
| ElementSpecificParameters()=default | dnf_composer::element::ElementSpecificParameters | |
| GaussFieldCouplingParameters(const ElementDimensions &inputFieldDimensions=ElementDimensions{}, bool normalized=true, bool circular=false, const std::vector< GaussCoupling > &couplings={}) | dnf_composer::element::GaussFieldCouplingParameters | inlineexplicit |
| inputFieldDimensions | dnf_composer::element::GaussFieldCouplingParameters | |
| normalized | dnf_composer::element::GaussFieldCouplingParameters | |
| print() const | dnf_composer::element::ElementSpecificParameters | |
| toString() const override | dnf_composer::element::GaussFieldCouplingParameters | inlinevirtual |
| ~ElementSpecificParameters()=default | dnf_composer::element::ElementSpecificParameters | virtual |