LCFIVertex
0.7.2
|
Public Member Functions | |
Neuron * | buildNeuron (const int numberOfInputs, const double bias=-1.0) const |
Neuron * | buildNeuron (const int numberOfInputs, const std::vector< double > &constructionData) const |
void | setConstructedNeuronResponse (const double response) |
std::string | buildsType () const |
![]() | |
void | setNetwork (const NeuralNet *theNetwork) |
Additional Inherited Members | |
![]() | |
const NeuralNet * | _theNetwork |
Definition at line 24 of file SigmoidNeuronBuilder.h.