Public Member Functions | |
def | test_big_numbers (self) |
def | test_small_numbers (self) |
def | test_zero_h (self) |
def | test_zero_q (self) |
Tests BoxQP implementation against SciPy.
Definition at line 98 of file test_box_qp.py.
def test_box_qp.TestBoxQP.test_big_numbers | ( | self | ) |
Definition at line 127 of file test_box_qp.py.
def test_box_qp.TestBoxQP.test_small_numbers | ( | self | ) |
Definition at line 141 of file test_box_qp.py.
def test_box_qp.TestBoxQP.test_zero_h | ( | self | ) |
Definition at line 115 of file test_box_qp.py.
def test_box_qp.TestBoxQP.test_zero_q | ( | self | ) |
Definition at line 101 of file test_box_qp.py.