Located in /Layer.php (line 52)
[94] | public | ANN_Layer : | __construct (ANN_Network $objNetwork, integer $intNumberOfNeurons, [ANN_Layer $objNextLayer = null]) | |
[176] | public | void : | activate () | |
[250] | public | void : | adjustWeights () | |
[203] | public | void : | calculateHiddenDeltas () | |
[234] | public | void : | calculateOutputDeltas (array $arrDesiredOutputs) | |
[163] | protected | void : | createNeurons (integer $intNumberOfNeurons) | |
[120] | public | array : | getNeurons () | |
[129] | public | integer : | getNeuronsCount () | |
[138] | public | array : | getOutputs () | |
[148] | public | array : | getThresholdOutputs () | |
[110] | public | void : | setInputs (array &$arrInputs) |
Documentation generated on Tue, 24 May 2011 20:43:20 +0200 by phpDocumentor 1.4.1