38 if (gravity < fabsf(w))
87 v_array<VwFeature> &cross_features,
vw_size_t mask);
103 v_array<VwFeature> &cross_features,
106 #endif // _VW_MATH_H__
uint32_t vw_size_t
vw_size_t typedef to work across platforms
float32_t sd_offset_add(float32_t *weights, vw_size_t mask, VwFeature *begin, VwFeature *end, vw_size_t offset)
float32_t one_pf_quad_predict_trunc(float32_t *weights, VwFeature &f, v_array< VwFeature > &cross_features, vw_size_t mask, float32_t gravity)
float32_t sd_offset_truncadd(float32_t *weights, vw_size_t mask, VwFeature *begin, VwFeature *end, vw_size_t offset, float32_t gravity)
float32_t real_weight(float32_t w, float32_t gravity)
all of classes and functions are contained in the shogun namespace
float32_t one_pf_quad_predict(float32_t *weights, VwFeature &f, v_array< VwFeature > &cross_features, vw_size_t mask)