class documentation

class TestEigh:

View In Hierarchy

Undocumented

Method test​_0​_size Undocumented
Method test​_invalid Undocumented
Method test​_types Undocumented
Method test_​UPLO Undocumented
def test_0_size(self):

Undocumented

def test_invalid(self):

Undocumented

@pytest.mark.parametrize('dtype', [single, double, csingle, cdouble])
def test_types(self, dtype):

Undocumented

def test_UPLO(self):

Undocumented