Home
last modified time | relevance | path

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

/dports/math/alglib/alglib-cpp/src/
H A Ddiffequations.cpp731 if( state->repterminationtype!=0 ) in odesolveriteration()
985 state->repterminationtype = 1; in odesolveriteration()
1052 rep->terminationtype = state->repterminationtype; in odesolverresults()
1106 state->repterminationtype = -1; in odesolver_odesolverinit()
1121 state->repterminationtype = 1; in odesolver_odesolverinit()
1134 state->repterminationtype = -2; in odesolver_odesolverinit()
1141 state->repterminationtype = -2; in odesolver_odesolverinit()
1181 state->repterminationtype = 0; in odesolver_odesolverinit()
1231 dst->repterminationtype = src->repterminationtype; in _odesolverstate_init_copy()
H A Dsolvers.cpp13655 state->repterminationtype = 5; in iterativesparse_sparsesolveriteration()
13714 state->repterminationtype = 8; in iterativesparse_sparsesolveriteration()
13760 state->repterminationtype = 1; in iterativesparse_sparsesolveriteration()
13827 state->repterminationtype = 0; in iterativesparse_clearreportfields()
13865 dst->repterminationtype = src->repterminationtype; in _sparsesolverstate_init_copy()
14427 state->repterminationtype = 7; in lincgiteration()
14864 state->repterminationtype = 0; in lincg_updateitersdata()
14925 dst->repterminationtype = src->repterminationtype; in _lincgstate_init_copy()
16098 dst->repterminationtype = src->repterminationtype; in _linlsqrstate_init_copy()
16463 state->repterminationtype = 0; in nleqiteration()
[all …]
H A Ddiffequations.h50 ae_int_t repterminationtype; member
H A Doptimization.cpp26872 dst->repterminationtype = src->repterminationtype; in _minlbfgsstate_init_copy()
39983 dst->repterminationtype = src->repterminationtype; in _minbleicstate_init_copy()
48664 dst->repterminationtype = src->repterminationtype; in _minqpstate_init_copy()
52341 dst->repterminationtype = src->repterminationtype; in _minlmstate_init_copy()
54661 dst->repterminationtype = src->repterminationtype; in _mincgstate_init_copy()
57952 dst->repterminationtype = src->repterminationtype; in _minsqpstate_init_copy()
64523 dst->repterminationtype = src->repterminationtype; in _dualsimplexstate_init_copy()
65992 dst->repterminationtype = src->repterminationtype; in _minlpstate_init_copy()
69989 dst->repterminationtype = src->repterminationtype; in _minslpstate_init_copy()
74100 dst->repterminationtype = src->repterminationtype; in _minnlcstate_init_copy()
[all …]
H A Dsolvers.h79 ae_int_t repterminationtype; member
126 ae_int_t repterminationtype; member
189 ae_int_t repterminationtype; member
223 ae_int_t repterminationtype; member
H A Doptimization.h245 ae_int_t repterminationtype; member
558 ae_int_t repterminationtype; member
802 ae_int_t repterminationtype; member
926 ae_int_t repterminationtype; member
1015 ae_int_t repterminationtype; member
1156 ae_int_t repterminationtype; member
1286 ae_int_t repterminationtype; member
1356 ae_int_t repterminationtype; member
1515 ae_int_t repterminationtype; member
1602 ae_int_t repterminationtype; member
[all …]
H A Ddataanalysis.h374 ae_int_t repterminationtype; member
H A Dinterpolation.h213 ae_int_t repterminationtype; member
H A Ddataanalysis.cpp44083 s->repterminationtype = 0; in mcpdsolve()
44191 s->repterminationtype = -3; in mcpdsolve()
44204 s->repterminationtype = -3; in mcpdsolve()
44316 s->repterminationtype = s->br.terminationtype; in mcpdsolve()
44361 rep->terminationtype = s->repterminationtype; in mcpdresults()
44486 dst->repterminationtype = src->repterminationtype; in _mcpdstate_init_copy()
H A Dinterpolation.cpp32664 state->repterminationtype = -7; in lsfititeration()
32910 state->repterminationtype = state->optrep.terminationtype; in lsfititeration()
32916 if( state->repterminationtype<=0 ) in lsfititeration()
33189 *info = state->repterminationtype; in lsfitresults()
35647 dst->repterminationtype = src->repterminationtype; in _lsfitstate_init_copy()
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Ddiffequations.cpp732 if( state->repterminationtype!=0 ) in odesolveriteration()
986 state->repterminationtype = 1; in odesolveriteration()
1053 rep->terminationtype = state->repterminationtype; in odesolverresults()
1107 state->repterminationtype = -1; in odesolver_odesolverinit()
1122 state->repterminationtype = 1; in odesolver_odesolverinit()
1135 state->repterminationtype = -2; in odesolver_odesolverinit()
1142 state->repterminationtype = -2; in odesolver_odesolverinit()
1182 state->repterminationtype = 0; in odesolver_odesolverinit()
1232 dst->repterminationtype = src->repterminationtype; in _odesolverstate_init_copy()
H A Dsolvers.cpp10597 state->repterminationtype = 1; in linlsqriteration()
10637 state->repterminationtype = 4; in linlsqriteration()
10768 state->repterminationtype = 7; in linlsqriteration()
10806 state->repterminationtype = 5; in linlsqriteration()
10817 state->repterminationtype = 1; in linlsqriteration()
11290 dst->repterminationtype = src->repterminationtype; in _linlsqrstate_init_copy()
11849 state->repterminationtype = 0; in nleqiteration()
12303 dst->repterminationtype = src->repterminationtype; in _nleqstate_init_copy()
13098 state->repterminationtype = 7; in lincgiteration()
13535 state->repterminationtype = 0; in lincg_updateitersdata()
[all …]
H A Ddiffequations.h50 ae_int_t repterminationtype; member
H A Doptimization.cpp31808 dst->repterminationtype = src->repterminationtype; in _minlbfgsstate_init_copy()
36190 dst->repterminationtype = src->repterminationtype; in _minbleicstate_init_copy()
38756 dst->repterminationtype = src->repterminationtype; in _minqpstate_init_copy()
43944 dst->repterminationtype = src->repterminationtype; in _dualsimplexstate_init_copy()
45123 dst->repterminationtype = src->repterminationtype; in _minlpstate_init_copy()
48186 dst->repterminationtype = src->repterminationtype; in _minslpstate_init_copy()
51904 dst->repterminationtype = src->repterminationtype; in _minnlcstate_init_copy()
54576 dst->repterminationtype = src->repterminationtype; in _minbcstate_init_copy()
57828 dst->repterminationtype = src->repterminationtype; in _minnsstate_init_copy()
59346 dst->repterminationtype = src->repterminationtype; in _minasastate_init_copy()
[all …]
H A Doptimization.h408 ae_int_t repterminationtype; member
525 ae_int_t repterminationtype; member
639 ae_int_t repterminationtype; member
747 ae_int_t repterminationtype; member
790 ae_int_t repterminationtype; member
898 ae_int_t repterminationtype; member
986 ae_int_t repterminationtype; member
1050 ae_int_t repterminationtype; member
1191 ae_int_t repterminationtype; member
1250 ae_int_t repterminationtype; member
[all …]
H A Dsolvers.h98 ae_int_t repterminationtype; member
138 ae_int_t repterminationtype; member
195 ae_int_t repterminationtype; member
H A Ddataanalysis.h221 ae_int_t repterminationtype; member
H A Dinterpolation.h254 ae_int_t repterminationtype; member
H A Ddataanalysis.cpp35012 s->repterminationtype = 0; in mcpdsolve()
35120 s->repterminationtype = -3; in mcpdsolve()
35133 s->repterminationtype = -3; in mcpdsolve()
35245 s->repterminationtype = s->br.terminationtype; in mcpdsolve()
35290 rep->terminationtype = s->repterminationtype; in mcpdresults()
35415 dst->repterminationtype = src->repterminationtype; in _mcpdstate_init_copy()
H A Dinterpolation.cpp36212 state->repterminationtype = -7; in lsfititeration()
36458 state->repterminationtype = state->optrep.terminationtype; in lsfititeration()
36464 if( state->repterminationtype<=0 ) in lsfititeration()
36737 *info = state->repterminationtype; in lsfitresults()
39195 dst->repterminationtype = src->repterminationtype; in _lsfitstate_init_copy()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/ALGLIB/
H A Doptimization.cpp6572 state->repterminationtype = 0; in mincgiteration()
7636 dst->repterminationtype = src->repterminationtype; in _mincgstate_init_copy()
8450 state->repterminationtype = 0; in minbleiciteration()
9936 dst->repterminationtype = src->repterminationtype; in _minbleicstate_init_copy()
10753 state->repterminationtype = 0; in minlbfgsiteration()
11406 dst->repterminationtype = src->repterminationtype; in _minlbfgsstate_init_copy()
11485 state->repterminationtype = 0; in minqpcreate()
12573 dst->repterminationtype = src->repterminationtype; in _minqpstate_init_copy()
13373 state->repterminationtype = 0; in minlmiteration()
14684 dst->repterminationtype = src->repterminationtype; in _minlmstate_init_copy()
[all …]
H A Doptimization.h84 ae_int_t repterminationtype; member
129 ae_int_t repterminationtype; member
242 ae_int_t repterminationtype; member
277 ae_int_t repterminationtype; member
343 ae_int_t repterminationtype; member
414 ae_int_t repterminationtype; member
H A Dsolvers.cpp5151 state->repterminationtype = 0; in nleqiteration()
5186 state->repterminationtype = 1; in nleqiteration()
5355 state->repterminationtype = 1; in nleqiteration()
5357 if( ae_fp_eq(stepnorm,0)&&state->repterminationtype==0 ) in nleqiteration()
5359 state->repterminationtype = -4; in nleqiteration()
5363 state->repterminationtype = 5; in nleqiteration()
5365 if( state->repterminationtype!=0 ) in nleqiteration()
5461 rep->terminationtype = state->repterminationtype; in nleqresultsbuf()
5614 dst->repterminationtype = src->repterminationtype; in _nleqstate_init_copy()
H A Dsolvers.h64 ae_int_t repterminationtype; member
/dports/math/alglib/alglib-cpp/tests/
H A Dtest_c.cpp59816 ae_int_t repterminationtype; in testminqpunit_ipmtests() local
60225 … vipmoptimize(&vsolver, ae_false, &x1, &replagbc, &replaglc, &repterminationtype, _state); in testminqpunit_ipmtests()
60226 … ae_set_error_flag(errorflag, repterminationtype<=0, __FILE__, __LINE__, "testminqpunit.ap:8095"); in testminqpunit_ipmtests()