Vowpal Wabbit
Public Attributes | List of all members
GD::multipredict_info< T > Struct Template Reference

#include <gd.h>

Public Attributes

size_t count
 
size_t step
 
polypredictionpred
 
const T & weights
 
float gravity
 

Member Data Documentation

◆ count

template<class T>
size_t GD::multipredict_info< T >::count

◆ gravity

template<class T>
float GD::multipredict_info< T >::gravity

◆ pred

template<class T>
polyprediction* GD::multipredict_info< T >::pred

◆ step

template<class T>
size_t GD::multipredict_info< T >::step

◆ weights

template<class T>
const T& GD::multipredict_info< T >::weights

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