Functions | |
| def | test_solver (use_new_boxqp, use_polynomial_linesearch, use_cholesky) |
Variables | |
| fig = plt.figure(1, (12,6)) | |
| label | |
| string | name = '{0}, {1}, {2}' |
| results = OrderedDict() | |
| def test_boxqp_configurations.test_solver | ( | use_new_boxqp, | |
| use_polynomial_linesearch, | |||
| use_cholesky | |||
| ) |
Definition at line 9 of file test_boxqp_configurations.py.
| test_boxqp_configurations.fig = plt.figure(1, (12,6)) |
Definition at line 53 of file test_boxqp_configurations.py.
| test_boxqp_configurations.label |
Definition at line 57 of file test_boxqp_configurations.py.
| string test_boxqp_configurations.name = '{0}, {1}, {2}' |
Definition at line 48 of file test_boxqp_configurations.py.
| test_boxqp_configurations.results = OrderedDict() |
Definition at line 43 of file test_boxqp_configurations.py.