#include "CommonTools/Statistics/interface/lms_1d.icc"
#include "RecoVertex/VertexTools/interface/lms_3d.h"
#include "RecoVertex/VertexPrimitives/interface/VertexException.h"
#include <vector>
Go to the source code of this file.
Functions | |
GlobalPoint | lms_3d (std::vector< GlobalPoint > values) |
GlobalPoint lms_3d | ( | std::vector< GlobalPoint > | values | ) |
least median of squares in three dimensions, doing every dimension separately
Definition at line 8 of file lms_3d.cc.
References mps_fire::i, and contentValuesCheck::values.
Referenced by LmsModeFinder3d::operator()(), and Lms3d::operator()().