Vowpal Wabbit
Loading...
Searching...
No Matches
Public Attributes | List of all members
VW::details::multipredict_info< T > Class Template Reference

#include <gd.h>

Public Attributes

size_t count
 
size_t step
 
VW::polypredictionpred
 
const T & weights
 
float gravity
 

Member Data Documentation

◆ count

template<class T >
size_t VW::details::multipredict_info< T >::count

◆ gravity

template<class T >
float VW::details::multipredict_info< T >::gravity

◆ pred

template<class T >
VW::polyprediction* VW::details::multipredict_info< T >::pred

◆ step

template<class T >
size_t VW::details::multipredict_info< T >::step

◆ weights

template<class T >
const T& VW::details::multipredict_info< T >::weights

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