class documentation

class TestPinvMatrix(PinvCases, MatrixTestCase):

View In Hierarchy

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