#include <distributionally_robust.h>
VW::distributionally_robust::ChiSquared::ChiSquared |
( |
double |
_alpha, |
|
|
double |
_tau, |
|
|
double |
_wmin = 0 , |
|
|
double |
_wmax = std::numeric_limits<double>::infinity() , |
|
|
double |
_rmin = 0 , |
|
|
double |
_rmax = 1 |
|
) |
| |
|
inlineexplicit |
static double VW::distributionally_robust::ChiSquared::chisq_onedof_isf |
( |
double |
alpha | ) |
|
|
static |
const double& VW::distributionally_robust::ChiSquared::effn |
( |
| ) |
|
|
inline |
bool VW::distributionally_robust::ChiSquared::isValid |
( |
| ) |
|
|
inline |
double VW::distributionally_robust::ChiSquared::qlb |
( |
double |
w, |
|
|
double |
r |
|
) |
| |
|
inline |
Duals VW::distributionally_robust::ChiSquared::recompute_duals |
( |
| ) |
|
ChiSquared& VW::distributionally_robust::ChiSquared::update |
( |
double |
w, |
|
|
double |
r |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: