class documentation

class _TestNorm2D(_TestNormBase):

Known subclasses: numpy.linalg.tests.test_linalg._TestNorm, numpy.matrixlib.tests.test_matrix_linalg._TestNorm2DMatrix

View In Hierarchy

Undocumented

Method test​_bad​_args Undocumented
Method test​_matrix​_2x2 Undocumented
Method test​_matrix​_3x3 Undocumented
Method test​_matrix​_empty Undocumented
Method test​_matrix​_return​_type Undocumented

Inherited from _TestNormBase:

Class Variable dec Undocumented
Class Variable dt Undocumented
def test_bad_args(self):

Undocumented

def test_matrix_2x2(self):

Undocumented

def test_matrix_3x3(self):

Undocumented

def test_matrix_empty(self):

Undocumented

def test_matrix_return_type(self):

Undocumented