#include <neural_field_2d.h>
◆ print()
| void dnf_composer::element::NeuralField2DState::print |
( |
| ) |
const |
|
inline |
◆ toString()
| std::string dnf_composer::element::NeuralField2DState::toString |
( |
| ) |
const |
|
inline |
◆ bumps
◆ highestActivation
| double dnf_composer::element::NeuralField2DState::highestActivation = 0.0 |
◆ lowestActivation
| double dnf_composer::element::NeuralField2DState::lowestActivation = 0.0 |
◆ previousActivationAvg
| double dnf_composer::element::NeuralField2DState::previousActivationAvg = 0.0 |
◆ previousActivationNorm
| double dnf_composer::element::NeuralField2DState::previousActivationNorm = 0.0 |
◆ previousActivationSum
| double dnf_composer::element::NeuralField2DState::previousActivationSum = 0.0 |
◆ stable
| bool dnf_composer::element::NeuralField2DState::stable = false |
◆ thresholdForStability
| double dnf_composer::element::NeuralField2DState::thresholdForStability = 0.895 |
The documentation for this struct was generated from the following file: