Vowpal Wabbit
Public Member Functions | Public Attributes | List of all members
VW::distributionally_robust::ChiSquared::Duals Struct Reference

#include <distributionally_robust.h>

Public Member Functions

double qfunc (double w, double r)
 

Public Attributes

bool unbounded
 
double kappa
 
double gamma
 
double beta
 
double n
 

Member Function Documentation

double VW::distributionally_robust::ChiSquared::Duals::qfunc ( double  w,
double  r 
)
inline

Member Data Documentation

double VW::distributionally_robust::ChiSquared::Duals::beta
double VW::distributionally_robust::ChiSquared::Duals::gamma
double VW::distributionally_robust::ChiSquared::Duals::kappa
double VW::distributionally_robust::ChiSquared::Duals::n
bool VW::distributionally_robust::ChiSquared::Duals::unbounded

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