Vowpal Wabbit
Loading...
Searching...
No Matches
Functions
VW::model_utils::details Namespace Reference

Functions

size_t check_length_matches (size_t actual_len, size_t expected_len)
 
template<typename T >
size_t write_text_mode_output (io_buf &io, const T &var, const std::string &name_or_readable_field_template)
 

Function Documentation

◆ check_length_matches()

size_t VW::model_utils::details::check_length_matches ( size_t  actual_len,
size_t  expected_len 
)
inline

◆ write_text_mode_output()

template<typename T >
size_t VW::model_utils::details::write_text_mode_output ( io_buf io,
const T &  var,
const std::string &  name_or_readable_field_template 
)