class TestLstsq(LstsqCases):
Undocumented
Method | test_empty_a_b |
Undocumented |
Method | test_future_rcond |
Undocumented |
Method | test_incompatible_dims |
Undocumented |
Inherited from LstsqCases
:
Method | do |
Undocumented |
Inherited from LinalgSquareTestCase
(via LstsqCases
):
Method | test_empty_sq_cases |
Undocumented |
Method | test_sq_cases |
Undocumented |
Inherited from LinalgTestCase
(via LstsqCases
, LinalgSquareTestCase
):
Method | check_cases |
Run func on each of the cases with all of the tags in require, and none of the tags in exclude |
Inherited from LinalgNonsquareTestCase
(via LstsqCases
):
Method | test_empty_nonsq_cases |
Undocumented |
Method | test_nonsq_cases |
Undocumented |
Inherited from LinalgTestCase
(via LstsqCases
, LinalgNonsquareTestCase
):
Method | check_cases |
Run func on each of the cases with all of the tags in require, and none of the tags in exclude |