Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SimpleNeuron Member List

This is the complete list of members for SimpleNeuron, including all inherited members.
_activationCacheNeuron [mutable, protected]
_activationFunctionNeuron [protected]
_biasAbstractNeuron [protected]
_classHeirarchyNeuron [protected]
_dActivationFunctionSimpleNeuron [protected]
_deltaBiasAbstractNeuron [protected]
_errorCacheNeuron [mutable, protected]
_errorCacheValidNeuron [mutable, protected]
_hasBiasAbstractNeuron [protected]
_inputLinksNeuron [protected]
_labelNeuron [protected]
_outputCacheNeuron [mutable, protected]
_outputCacheValidNeuron [mutable, protected]
_outputLinksNeuron
_recacheError() const SimpleNeuron [protected, virtual]
_recacheOutput() const SimpleNeuron [protected, virtual]
AbstractNeuron(int label, bool hasBias=true)AbstractNeuron
calculateNewWeights(real learningRate, real momentum)AbstractNeuron [virtual]
connect(Neuron *from)AbstractNeuron [virtual]
connect(Neuron &from)AbstractNeuron [inline]
connect(Neuron &from, real w)AbstractNeuron [inline]
connect(Neuron *from, real weight)AbstractNeuron [virtual]
connectFrom(Neuron *from)AbstractNeuron [inline]
disconnect(Neuron *from)Neuron [virtual]
getActivation() const Neuron [virtual]
getBias() const AbstractNeuron [virtual]
getClassName() const SimpleNeuron [virtual]
getError() const Neuron [virtual]
getInputCount() const Neuron [virtual]
getInputs(std::vector< int > &labels, Vector &weights)Neuron [virtual]
getLabel() const Neuron [virtual]
getOutput() const Neuron [virtual]
getOutputCount() const Neuron [virtual]
getRandomWeight()AbstractNeuron [static]
getWeight(Neuron *from) const AbstractNeuron [virtual]
getWeights(Vector &out) const Neuron
hasBias() const AbstractNeuron [virtual]
INIT_WEIGHT_MAXAbstractNeuron [protected, static]
instanceOf(const char *className) const Neuron
invalidateErrorCache()Neuron [virtual]
invalidateOutputCache()Neuron [virtual]
Link classNeuron [friend]
Neuron(int label)Neuron
Neuron(Neuron &neuron)Neuron
operator std::string() const AbstractNeuron [virtual]
operator<<(std::ostream &s, const Neuron &neuron)Neuron [friend]
randomizeWeights()AbstractNeuron
removeBias()AbstractNeuron [virtual]
setActivationFunction(ActivationFunction f, ActivationFunction df)SimpleNeuron [virtual]
setBias(real bias)AbstractNeuron [virtual]
setDesiredOutput(real desired)SimpleNeuron [virtual]
SimpleNeuron(int label, bool hasBias=true)SimpleNeuron
update()AbstractNeuron [virtual]
~Neuron()Neuron [virtual]

Generated on Fri Jun 18 13:19:25 2004 for Annie by doxygen 1.3.5