Vowpal Wabbit
Static Public Member Functions
|
List of all members
set_initial_wrapper< T > Class Template Reference
Static Public Member Functions
static void
func
(
weight
&w, float &initial, uint64_t)
Detailed Description
template<class T>
class set_initial_wrapper< T >
Definition at line
31
of file
parse_regressor.cc
.
Member Function Documentation
◆
func()
template<class T >
static void
set_initial_wrapper
< T >::func
(
weight
&
w
,
float &
initial
,
uint64_t
)
inline
static
Definition at line
34
of file
parse_regressor.cc
.
34
{ w = initial; }
The documentation for this class was generated from the following file:
/mnt/c/w/linux/vowpal_wabbit/vowpalwabbit/
parse_regressor.cc
Generated on Thu Apr 9 2020 14:45:27 for Vowpal Wabbit by
1.8.13