bazar  1.3.1
robust_estimators.h File Reference
#include <math.h>
Include dependency graph for robust_estimators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double rho_tukey_without_sqrt (const double x2, const double c)
double rho_tukey_without_sqrt_derivative (const double x2, const double c)
double rho_huber_without_sqrt (const double x2, const double c)
double rho_huber_without_sqrt_derivative (const double x2, const double c)