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

Public Member Functions

 RangeMappingNormaliser (const double inputRangeMin, const double inputRangeMax, const double outputRangeMin, const double outputRangeMax, 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 14 of file RangeMappingNormaliser.h.


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