Belle II Software
release-08-01-10
|
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 104 of file BoostVectorStandAlone.cc.