Main Page   Class Hierarchy   Compound List   File List   Compound Members  

PerceptronLayer Member List

This is the complete list of members for PerceptronLayer, including all inherited members.
backpropagate(PerceptronLayer *succ, vector< double > &output_optimal, double opt_tolerance)PerceptronLayer
factPerceptronLayer [protected]
getActivationFunction(void) constPerceptronLayer
neuronsPerceptronLayer
PerceptronLayer(unsigned int neuron_count, const ActivationFunction *fact)PerceptronLayer
PerceptronLayer(PerceptronLayer &source)PerceptronLayer
postprocess(PerceptronLayer *succ, double epsilon, double weight_decay, double momterm)PerceptronLayer
propagate(PerceptronLayer *pred)PerceptronLayer
randomizeParameters(PerceptronLayer *succ, const RandomFunction *weight_func, const RandomFunction *theta_func)PerceptronLayer
resetDiffs(void)PerceptronLayer
setActivationFunction(const ActivationFunction *fact)PerceptronLayer
typePerceptronLayer
update(void)PerceptronLayer
~PerceptronLayer(void)PerceptronLayer

Generated on Mon Feb 24 19:37:45 2003 by doxygen1.3-rc3