class documentation

Undocumented

Method do Undocumented

Inherited from LinalgSquareTestCase:

Method test_empty_sq_cases Undocumented
Method test_sq_cases Undocumented

Inherited from LinalgGeneralizedSquareTestCase (via LinalgSquareTestCase):

Method test_generalized_empty_sq_cases Undocumented
Method test_generalized_sq_cases Undocumented

Inherited from LinalgTestCase (via LinalgSquareTestCase, 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
def do(self, a, b, tags): (source)

Undocumented