#include "Neuron.h"Go to the source code of this file.
Namespaces | |
| namespace | verve |
Classes | |
| class | verve::RBFNeuron |
| A "radial basis function" Neuron. More... | |
Enumerations | |
| enum | verve::RBFActivationCode { verve::HIGH_ACTIVATION, verve::LOW_ACTIVATION, verve::NO_ACTIVATION } |
1.4.6-NO