![]() |
Belle II Software
release-06-00-14
|
Functor to minimize median of residuals^2. More...
Public Member Functions | |
double | operator() (double c, double s) |
get median of residuals^2 | |
Public Attributes | |
MatrixXd | mat |
Matrix of the linear system. | |
VectorXd | res |
vector with residuals^2 | |
Functor to minimize median of residuals^2.
Definition at line 106 of file BoostVectorStandAlone.cc.