LoveBrains  1.0.0
GANN::ANNLayer Member List

This is the complete list of members for GANN::ANNLayer, including all inherited members.

Activate(Matrix< double > const &inputs)GANN::ANNLayer
Activate(Matrix< double > const &inputs) (defined in GANN::ANNLayer)GANN::ANNLayer
ANNLayer(unsigned int num_inputs, unsigned int num_neurons, double min, double max, FActivate activation)GANN::ANNLayer
ANNLayer(ANNLayer const &copy)GANN::ANNLayer
ANNLayer(void)GANN::ANNLayer
ANNLayer(unsigned int num_inputs, unsigned int num_neurons, double min, double max, FActivate activation) (defined in GANN::ANNLayer)GANN::ANNLayer
ANNLayer(ANNLayer const &copy) (defined in GANN::ANNLayer)GANN::ANNLayer
ANNLayer(void) (defined in GANN::ANNLayer)GANN::ANNLayer
FActivate typedefGANN::ANNLayer
FActivate typedef (defined in GANN::ANNLayer)GANN::ANNLayer
getActivationFunction(void) const GANN::ANNLayer
getActivationFunction(void) const (defined in GANN::ANNLayer)GANN::ANNLayer
getBias(void) const GANN::ANNLayer
getBias(void)GANN::ANNLayer
getBias(void) const (defined in GANN::ANNLayer)GANN::ANNLayer
getBias(void) (defined in GANN::ANNLayer)GANN::ANNLayer
getOutputs(void) const GANN::ANNLayer
getOutputs(void) const (defined in GANN::ANNLayer)GANN::ANNLayer
getWeights(void) const GANN::ANNLayer
getWeights(void)GANN::ANNLayer
getWeights(void) const (defined in GANN::ANNLayer)GANN::ANNLayer
getWeights(void) (defined in GANN::ANNLayer)GANN::ANNLayer
operator=(ANNLayer const &layer) (defined in GANN::ANNLayer)GANN::ANNLayer
operator=(ANNLayer const &layer) (defined in GANN::ANNLayer)GANN::ANNLayer
setActivationFunction(FActivate f)GANN::ANNLayer
setActivationFunction(FActivate f) (defined in GANN::ANNLayer)GANN::ANNLayer
setBias(Matrix< double > const &bias)GANN::ANNLayer
setBias(Matrix< double > const &bias) (defined in GANN::ANNLayer)GANN::ANNLayer
setOutputs(Matrix< double > const &outputs)GANN::ANNLayer
setOutputs(Matrix< double > const &outputs) (defined in GANN::ANNLayer)GANN::ANNLayer
setWeights(Matrix< double > const &weights)GANN::ANNLayer
setWeights(Matrix< double > const &weights) (defined in GANN::ANNLayer)GANN::ANNLayer
~ANNLayer(void)GANN::ANNLayer
~ANNLayer(void) (defined in GANN::ANNLayer)GANN::ANNLayer