Home
last modified time | relevance | path

Searched refs:cycle_get (Results 1 – 1 of 1) sorted by relevance

/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/
H A Dstagewise_poly.cc152 inline bool cycle_get(const stagewise_poly &poly, uint32_t wid) in cycle_get() function
190 assert( ! cycle_get(poly,wid) ); in sanity_check_state()
414 assert(cycle_get(poly, f->weight_index)); in synthetic_decycle()
446 if ( ! cycle_get(poly, wid_cur) in synthetic_create_rec()