Located in /Layer.php (line 60)
[102] | public | Layer : | __construct (Network $objNetwork, integer $intNumberOfNeurons, [Layer $objNextLayer = null]) | |
[184] | public | void : | activate () | |
[258] | public | void : | adjustWeights () | |
[211] | public | void : | calculateHiddenDeltas () | |
[242] | public | void : | calculateOutputDeltas (array $arrDesiredOutputs) | |
[171] | protected | void : | createNeurons (integer $intNumberOfNeurons) | |
[128] | public | array : | getNeurons () | |
[137] | public | integer : | getNeuronsCount () | |
[146] | public | array : | getOutputs () | |
[156] | public | array : | getThresholdOutputs () | |
[118] | public | void : | setInputs (array &$arrInputs) |
Documentation generated on Mon, 04 Jul 2011 21:31:09 +0200 by phpDocumentor 1.4.1