Belle II Software  release-08-01-10
FunBoost Struct Reference

Functor to minimize median of residuals^2. More...

Collaboration diagram for FunBoost:

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
 

Detailed Description

Functor to minimize median of residuals^2.

Definition at line 104 of file BoostVectorStandAlone.cc.


The documentation for this struct was generated from the following file: