struct fann_neuron

Name

struct fann_neuron -- Describes an individual neuron.

Description

This structure is subject to change at any time. If you require direct access to the contents of this structure, you may want to consider contacting the FANN development team.

Properties

fann_type * weights

This property is not yet documented.

struct fann_neuron ** connected_neurons

This property is not yet documented.

unsigned int num_connections

This property is not yet documented.

fann_type value

This property is not yet documented.


SourceForge.net Logo