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