Home
last modified time | relevance | path

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

/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Doptimization.cpp16999 /* Boolean */ ae_vector* sclsfthasbndu,
17022 /* Boolean */ ae_vector* sclsfthasbndu,
32409 if( state->sclsfthasbndu.ptr.p_bool[i] ) in qpdenseauloptimize()
32438 /* Boolean */ ae_vector* sclsfthasbndu, in qpdenseaulsolver_generateexmodel() argument
32510 if( sclsfthasbndu->ptr.p_bool[i] ) in qpdenseaulsolver_generateexmodel()
32647 /* Boolean */ ae_vector* sclsfthasbndu, in qpdenseaulsolver_updatelagrangemultipliers() argument
32965 bvectorsetlengthatleast(&state->sclsfthasbndu, nmain, _state); in qpdenseaulsolver_scaleshiftoriginalproblem()
33072 if( state->sclsfthasbndu.ptr.p_bool[i] ) in qpdenseaulsolver_scaleshiftoriginalproblem()
33445 ae_vector_init_copy(&dst->sclsfthasbndu, &src->sclsfthasbndu, _state, make_automatic); in _qpdenseaulbuffers_init_copy()
33493 ae_vector_clear(&p->sclsfthasbndu); in _qpdenseaulbuffers_clear()
[all …]
H A Doptimization.h434 ae_vector sclsfthasbndu; member
/dports/math/alglib/alglib-cpp/src/
H A Doptimization.cpp18799 /* Boolean */ ae_vector* sclsfthasbndu,
18822 /* Boolean */ ae_vector* sclsfthasbndu,
36260 if( state->sclsfthasbndu.ptr.p_bool[i] ) in qpdenseauloptimize()
36289 /* Boolean */ ae_vector* sclsfthasbndu, in qpdenseaulsolver_generateexmodel() argument
36361 if( sclsfthasbndu->ptr.p_bool[i] ) in qpdenseaulsolver_generateexmodel()
36498 /* Boolean */ ae_vector* sclsfthasbndu, in qpdenseaulsolver_updatelagrangemultipliers() argument
36816 bvectorsetlengthatleast(&state->sclsfthasbndu, nmain, _state); in qpdenseaulsolver_scaleshiftoriginalproblem()
37254 ae_vector_init(&p->sclsfthasbndu, 0, DT_BOOL, _state, make_automatic); in _qpdenseaulbuffers_init()
37297 ae_vector_init_copy(&dst->sclsfthasbndu, &src->sclsfthasbndu, _state, make_automatic); in _qpdenseaulbuffers_init_copy()
37348 ae_vector_clear(&p->sclsfthasbndu); in _qpdenseaulbuffers_clear()
[all …]
H A Doptimization.h464 ae_vector sclsfthasbndu; member