Home
last modified time | relevance | path

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

/dports/math/alglib/alglib-cpp/src/
H A Ddataanalysis.h211 ae_vector classtotals1; member
H A Ddataanalysis.cpp32981 ae_vector_set_length(&workbufseed.classtotals1, nclasses, _state); in dfbuilderbuildrandomforest()
37493 ae_vector_init(&p->classtotals1, 0, DT_INT, _state, make_automatic); in _dfworkbuf_init()
37524 ae_vector_init_copy(&dst->classtotals1, &src->classtotals1, _state, make_automatic); in _dfworkbuf_init_copy()
37552 ae_vector_clear(&p->classtotals1); in _dfworkbuf_clear()
37580 ae_vector_destroy(&p->classtotals1); in _dfworkbuf_destroy()
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Ddataanalysis.h429 ae_vector classtotals1; member
H A Ddataanalysis.cpp44546 ae_vector_set_length(&workbufseed.classtotals1, nclasses, _state); in dfbuilderbuildrandomforest()
47313 ae_vector_init(&p->classtotals1, 0, DT_INT, _state, make_automatic); in _dfworkbuf_init()
47341 ae_vector_init_copy(&dst->classtotals1, &src->classtotals1, _state, make_automatic); in _dfworkbuf_init_copy()
47366 ae_vector_clear(&p->classtotals1); in _dfworkbuf_clear()
47391 ae_vector_destroy(&p->classtotals1); in _dfworkbuf_destroy()