#include <LossFunctions.h>
Public Member Functions | |
AbsoluteDeviation () | |
double | fit (std::vector< Event * > &v) override |
int | id () override |
std::string | name () override |
double | target (Event *e) override |
~AbsoluteDeviation () override | |
Public Member Functions inherited from emtf::LossFunction | |
virtual | ~LossFunction ()=default |
Definition at line 75 of file LossFunctions.h.
|
inline |
Definition at line 78 of file LossFunctions.h.
|
inlineoverride |
Definition at line 79 of file LossFunctions.h.
|
inlineoverridevirtual |
Implements emtf::LossFunction.
Definition at line 90 of file LossFunctions.h.
References MillePedeFileConverter_cfg::e, mps_fire::i, emtf::Event::predictedValue, and emtf::Event::trueValue.
Referenced by trackingPlots.Iteration::modules().
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Implements emtf::LossFunction.
Definition at line 123 of file LossFunctions.h.
Referenced by config.CFG::__str__(), validation.Sample::digest(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
inlineoverridevirtual |
Implements emtf::LossFunction.
Definition at line 81 of file LossFunctions.h.
References emtf::Event::predictedValue, and emtf::Event::trueValue.