LCFIVertex
0.7.2
|
Public Member Functions | |
PassthroughNormaliser (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) | |
Additional Inherited Members | |
![]() | |
const NeuralNet * | _parentNetwork |
Definition at line 17 of file PassthroughNormaliser.h.