Main Page   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 Sun Mar 2 21:35:50 2003 for libperceptronnetwork by doxygen1.3-rc3