diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #119 fann version 1.2.0RC2 ] { +Extension [ <persistent> extension #68 fann version 1.2.0 ] { - Constants [51] { Constant [ string FANN_VERSION ] { 2.2 } @@ -1045,7 +1045,7 @@ Extension [ <persistent> extension #119 fann version 1.2.0RC2 ] { - Properties [3] { Property [ public $from_neuron = 0 ] Property [ public $to_neuron = 0 ] - Property [ public $weight = 0 ] + Property [ public $weight = 0.0 ] } - Methods [5] { |