class LinalgNonsquareTestCase(LinalgTestCase):
Known subclasses: numpy.linalg.tests.test_linalg.LstsqCases
, numpy.linalg.tests.test_linalg.PinvCases
Undocumented
Method | test_empty_nonsq_cases |
Undocumented |
Method | test_nonsq_cases |
Undocumented |
Inherited from LinalgTestCase
:
Method | check_cases |
Run func on each of the cases with all of the tags in require, and none of the tags in exclude |