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

template<class T>
size_t GD::multipredict_info< T >::count
template<class T>
float GD::multipredict_info< T >::gravity
template<class T>
polyprediction* GD::multipredict_info< T >::pred
template<class T>
size_t GD::multipredict_info< T >::step
template<class T>
const T& GD::multipredict_info< T >::weights

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