Vowpal Wabbit
mwt.h
Go to the documentation of this file.
1 /*
2 Copyright (c) by respective owners including Yahoo!, Microsoft, and
3 individual contributors. All rights reserved. Released under a BSD
4 license as described in the file LICENSE.
5  */
6 #pragma once
8 
9 namespace MWT
10 {
11 void delete_scalars(void* v);
13 } // namespace MWT
void print_scalars(int f, v_array< float > &scalars, v_array< char > &tag)
Definition: mwt.cc:149
Definition: mwt.cc:16
void delete_scalars(void *v)
Definition: example.h:37
LEARNER::base_learner * mwt_setup(VW::config::options_i &options, vw &all)
Definition: mwt.cc:236
float f
Definition: cache.cc:40