|
| 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 |
|
InputNormaliser * | clone (const NeuralNet *newNetwork) const |
|
| InputNormaliser (const NeuralNet *parentNetwork) |
|
Definition at line 14 of file RangeMappingNormaliser.h.
The documentation for this class was generated from the following file: