Home
last modified time | relevance | path

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

/dports/math/ecos/ecos-2.0.8/test/
H A Dbb_test.c12 pfloat feas_Gx[1] = {-1.0}; in test_basic() local
53 pfloat feas_Gx[4] = {2.0, 3.0, 1.0, 4.0}; in test_1a_bool() local
70 feas_Gx, feas_Gp, feas_Gi, in test_1a_bool()
110 feas_Gx, feas_Gp, feas_Gi, in test_1a_int()
149 feas_Gx, feas_Gp, feas_Gi, in test_1b()
188 feas_Gx, feas_Gp, feas_Gi, in test_2()
226 feas_Gx, feas_Gp, feas_Gi, in test_3()
264 feas_Gx, feas_Gp, feas_Gi, in test_4()
303 feas_Gx, feas_Gp, feas_Gi, in test_5()
342 feas_Gx, feas_Gp, feas_Gi, in test_6()
[all …]
/dports/math/py-ecos/ecos-python-2.0.8/ecos/test/
H A Dbb_test.c12 pfloat feas_Gx[1] = {-1.0}; in test_basic() local
53 pfloat feas_Gx[4] = {2.0, 3.0, 1.0, 4.0}; in test_1a_bool() local
70 feas_Gx, feas_Gp, feas_Gi, in test_1a_bool()
110 feas_Gx, feas_Gp, feas_Gi, in test_1a_int()
149 feas_Gx, feas_Gp, feas_Gi, in test_1b()
188 feas_Gx, feas_Gp, feas_Gi, in test_2()
226 feas_Gx, feas_Gp, feas_Gi, in test_3()
264 feas_Gx, feas_Gp, feas_Gi, in test_4()
303 feas_Gx, feas_Gp, feas_Gi, in test_5()
342 feas_Gx, feas_Gp, feas_Gi, in test_6()
[all …]
/dports/math/ecos/ecos-2.0.8/test/feasibilityProblems/
H A Dfeas.h4 static pfloat feas_Gx[2] = {1, -1}; variable
23 feas_Gx, feas_Gp, feas_Gi, in test_feas()
/dports/math/py-ecos/ecos-python-2.0.8/ecos/test/feasibilityProblems/
H A Dfeas.h4 static pfloat feas_Gx[2] = {1, -1}; variable
23 feas_Gx, feas_Gp, feas_Gi, in test_feas()