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

GABNeuron Member List

This is the complete list of members for GABNeuron, including all inherited members.
_activationCacheNeuron [mutable, protected]
_activationFunctionNeuron [protected]
_biasAbstractNeuron [protected]
_classHeirarchyNeuron [protected]
_deltaBiasAbstractNeuron [protected]
_dParametrizedActivationFunctionParametrizedNeuron [protected]
_errorCacheNeuron [mutable, protected]
_errorCacheValidNeuron [mutable, protected]
_hasBiasAbstractNeuron [protected]
_inputLinksNeuron [protected]
_labelNeuron [protected]
_outputCacheNeuron [mutable, protected]
_outputCacheValidNeuron [mutable, protected]
_outputLinksNeuron
_parameterParametrizedNeuron [protected]
_recacheError()ParametrizedNeuron [protected, virtual]
annie::AbstractNeuron::_recacheError() const=0AbstractNeuron [protected, pure virtual]
_recacheOutput()ParametrizedNeuron [protected, virtual]
annie::AbstractNeuron::_recacheOutput() const=0AbstractNeuron [protected, pure 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]
GABNeuron(int label, real initialParameter=1.0, bool hasBias=true)GABNeuron
getActivation() const Neuron [virtual]
getBias() const AbstractNeuron [virtual]
getClassName()GABNeuron [virtual]
annie::AbstractNeuron::getClassName() const AbstractNeuron [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]
ParametrizedNeuron(int label, real initialParameter=1.0, bool hasBias=true)ParametrizedNeuron
randomizeWeights()AbstractNeuron
removeBias()AbstractNeuron [virtual]
setBias(real bias)AbstractNeuron [virtual]
setDesiredOutput(real desired)ParametrizedNeuron [virtual]
update()AbstractNeuron [virtual]
~Neuron()Neuron [virtual]

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