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
dnf_composer::element::FieldCoupling Member List

This is the complete list of members for dnf_composer::element::FieldCoupling, including all inherited members.

addInput(const std::shared_ptr< Element > &inputElement, const std::string &inputComponent="output") overridednf_composer::element::FieldCouplingvirtual
buildInputCache()dnf_composer::element::Element
changeDimensions(const ElementDimensions &newDimensions) overridednf_composer::element::FieldCouplingvirtual
changeInputDimensions(const ElementDimensions &newInputDimensions)dnf_composer::element::FieldCoupling
clearWeights()dnf_composer::element::FieldCoupling
clone() const overridednf_composer::element::FieldCouplingvirtual
close()dnf_composer::element::Element
commonParametersdnf_composer::element::Elementprotected
componentsdnf_composer::element::Elementprotected
Element(const ElementCommonParameters &parameters)dnf_composer::element::Elementexplicit
FieldCoupling(const ElementCommonParameters &elementCommonParameters, const FieldCouplingParameters &fc_parameters)dnf_composer::element::FieldCoupling
getComponent(const std::string &componentName)dnf_composer::element::Element
getComponentList() constdnf_composer::element::Element
getComponentPtr(const std::string &componentName)dnf_composer::element::Element
getComponents() constdnf_composer::element::Element
getElementCommonParameters() constdnf_composer::element::Element
getInputs()dnf_composer::element::Element
getInputsAndComponents()dnf_composer::element::Element
getLabel() constdnf_composer::element::Element
getMaxSpatialDimension() constdnf_composer::element::Element
getOutputs()dnf_composer::element::Element
getParameters() constdnf_composer::element::FieldCoupling
getSize() constdnf_composer::element::Element
getStepSize() constdnf_composer::element::Element
getUniqueIdentifier() constdnf_composer::element::Element
getUniqueName() constdnf_composer::element::Element
getWeightsDirectory() constdnf_composer::element::FieldCoupling
hasInput(const std::string &inputElementName, const std::string &inputComponent)dnf_composer::element::Element
hasInput(int inputElementId, const std::string &inputComponent)dnf_composer::element::Element
hasInput() constdnf_composer::element::Element
hasOutput(const std::string &outputElementName, const std::string &outputComponent)dnf_composer::element::Element
hasOutput(int outputElementId, const std::string &outputComponent)dnf_composer::element::Element
hasOutput() constdnf_composer::element::Element
init() overridednf_composer::element::FieldCouplingvirtual
inputdnf_composer::element::FieldCouplingprotected
inputsdnf_composer::element::Elementprotected
outputdnf_composer::element::FieldCouplingprotected
outputsdnf_composer::element::Elementprotected
parametersdnf_composer::element::FieldCouplingprotected
print() constdnf_composer::element::Element
readWeights()dnf_composer::element::FieldCoupling
removeInput(const std::string &inputElementId)dnf_composer::element::Element
removeInput(int uniqueId)dnf_composer::element::Element
removeInputs()dnf_composer::element::Element
removeOutput(const std::string &outputElementId)dnf_composer::element::Element
removeOutput(int uniqueId)dnf_composer::element::Element
removeOutputs()dnf_composer::element::Element
setLearning(bool learning)dnf_composer::element::FieldCoupling
setLearningRate(double learningRate)dnf_composer::element::FieldCoupling
setParameters(const FieldCouplingParameters &fcp)dnf_composer::element::FieldCoupling
setUniqueName(const std::string &name)dnf_composer::element::Element
setWeightsDirectory(const std::string &dir)dnf_composer::element::FieldCoupling
step(double t, double deltaT) overridednf_composer::element::FieldCouplingvirtual
toString() const overridednf_composer::element::FieldCouplingvirtual
tryReadWeights()dnf_composer::element::FieldCoupling
updateInput()dnf_composer::element::Element
weightsDirectorydnf_composer::element::FieldCouplingprotected
writeWeights() constdnf_composer::element::FieldCoupling
~Element()=defaultdnf_composer::element::Elementvirtual