Vowpal Wabbit
Classes | Typedefs
VW::distributionally_robust Namespace Reference

Classes

class  ChiSquared
 
struct  Duals
 

Typedefs

using ScoredDual = std::pair< double, Duals >
 

Typedef Documentation

using VW::distributionally_robust::ScoredDual = typedef std::pair<double, Duals>