diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #119 fann version 1.1.1 ] { +Extension [ <persistent> extension #119 fann version 1.2.0RC1 ] { - Constants [51] { Constant [ string FANN_VERSION ] { 2.2 } @@ -1059,12 +1059,21 @@ Extension [ <persistent> extension #119 fann version 1.1.1 ] { } Method [ <internal:fann> public method getFromNeuron ] { + + - Parameters [0] { + } } Method [ <internal:fann> public method getToNeuron ] { + + - Parameters [0] { + } } Method [ <internal:fann> public method getWeight ] { + + - Parameters [0] { + } } Method [ <internal:fann> public method setWeight ] { |