class MatmulCommon:
Known subclasses: numpy.core.tests.test_multiarray.TestMatmul
, numpy.core.tests.test_multiarray.TestMatmulOperator
Method | test_exceptions |
Undocumented |
Method | test_matrix_matrix_values |
Undocumented |
Method | test_matrix_vector_values |
Undocumented |
Method | test_result_types |
Undocumented |
Method | test_scalar_output |
Undocumented |
Method | test_shapes |
Undocumented |
Method | test_vector_matrix_values |
Undocumented |
Method | test_vector_vector_values |
Undocumented |
Class Variable | types |
Undocumented |