LCFIVertex  0.7.2
Public Member Functions | List of all members
nnet::LinearNeuronBuilder Class Reference
Inheritance diagram for nnet::LinearNeuronBuilder:
Inheritance graph
[legend]
Collaboration diagram for nnet::LinearNeuronBuilder:
Collaboration graph
[legend]

Public Member Functions

NeuronbuildNeuron (const int numberOfInputs, const double bias=-1.0) const
 
NeuronbuildNeuron (const int numberOfInputs, const std::vector< double > &constructionData) const
 
void setConstructedNeuronSlopeEnd (const double slopeEnd)
 
std::string buildsType () const
 
- Public Member Functions inherited from nnet::NeuronBuilder
void setNetwork (const NeuralNet *theNetwork)
 

Additional Inherited Members

- Protected Attributes inherited from nnet::NeuronBuilder
const NeuralNet_theNetwork
 

Detailed Description

Definition at line 16 of file LinearNeuronBuilder.h.


The documentation for this class was generated from the following file: