class TestPinvMatrix(PinvCases, MatrixTestCase):
Undocumented
Inherited from PinvCases
:
Method | do |
Undocumented |
Inherited from LinalgSquareTestCase
(via PinvCases
):
Method | test_empty_sq_cases |
Undocumented |
Method | test_sq_cases |
Undocumented |
Inherited from LinalgTestCase
(via PinvCases
, 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 PinvCases
):
Method | test_empty_nonsq_cases |
Undocumented |
Method | test_nonsq_cases |
Undocumented |
Inherited from LinalgTestCase
(via PinvCases
, 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 |
Inherited from LinalgGeneralizedSquareTestCase
(via PinvCases
):
Method | test_generalized_empty_sq_cases |
Undocumented |
Method | test_generalized_sq_cases |
Undocumented |
Inherited from LinalgTestCase
(via PinvCases
, LinalgGeneralizedSquareTestCase
):
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 LinalgGeneralizedNonsquareTestCase
(via PinvCases
):
Method | test_generalized_empty_nonsq_cases |
Undocumented |
Method | test_generalized_nonsq_cases |
Undocumented |
Inherited from LinalgTestCase
(via PinvCases
, LinalgGeneralizedNonsquareTestCase
):
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 LinalgTestCase
(via MatrixTestCase
):
Method | check_cases |
Run func on each of the cases with all of the tags in require, and none of the tags in exclude |