(PECL fann >= 1.0.0)
FANNConnection::__construct — The connection constructor
Create new connection and initialize its params. After creating the connection, only weight can be changed.
from_neuronThe position number of starting neuron.
to_neuronThe position number of terminating neuron.
weightThe connection weight value.