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

Public Member Functions

 PassthroughNormaliser (const NeuralNet *parentNetwork)
 
double normalisedValue (const double input) const
 
std::string name () const
 
void serialise (std::ostream &os) const
 
InputNormaliserclone (const NeuralNet *newNetwork) const
 
- Public Member Functions inherited from nnet::InputNormaliser
 InputNormaliser (const NeuralNet *parentNetwork)
 

Additional Inherited Members

- Protected Attributes inherited from nnet::InputNormaliser
const NeuralNet_parentNetwork
 

Detailed Description

Definition at line 17 of file PassthroughNormaliser.h.


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