Located in /Layer.php (line 52)
[82] | public | ANN_Layer : | __construct (ANN_Network $objNetwork, integer $intNumberOfNeurons, [ANN_Layer $objNextLayer = null]) | |
[164] | public | void : | activate () | |
[238] | public | void : | adjustWeights () | |
[191] | public | void : | calculateHiddenDeltas () | |
[222] | public | void : | calculateOutputDeltas (array $arrDesiredOutputs) | |
[151] | protected | void : | createNeurons (integer $intNumberOfNeurons) | |
[108] | public | array : | getNeurons () | |
[117] | public | integer : | getNeuronsCount () | |
[126] | public | array : | getOutputs () | |
[136] | public | array : | getThresholdOutputs () | |
[98] | public | void : | setInputs (array &$arrInputs) |
Documentation generated on Mon, 23 May 2011 23:06:11 +0200 by phpDocumentor 1.4.1