class documentation

class TestCov:

View In Hierarchy

Undocumented

Method test_1​D_rowvar Undocumented
Method test_1​D_variance Undocumented
Method test​_aweights Undocumented
Method test​_basic Undocumented
Method test​_complex Undocumented
Method test​_cov​_dtype Undocumented
Method test​_empty Undocumented
Method test​_fweights Undocumented
Method test​_unit​_fweights​_and​_aweights Undocumented
Method test​_wrong​_ddof Undocumented
Method test​_xy Undocumented
Class Variable frequencies Undocumented
Class Variable res1 Undocumented
Class Variable res2 Undocumented
Class Variable res3 Undocumented
Class Variable unit​_frequencies Undocumented
Class Variable unit​_weights Undocumented
Class Variable weights Undocumented
Class Variable x1 Undocumented
Class Variable x2 Undocumented
Class Variable x2​_repeats Undocumented
Class Variable x3 Undocumented
def test_1D_rowvar(self):

Undocumented

def test_1D_variance(self):

Undocumented

def test_aweights(self):

Undocumented

def test_basic(self):

Undocumented

def test_complex(self):

Undocumented

@pytest.mark.parametrize('test_type', [np.half, np.single, np.double, np.longdouble])
def test_cov_dtype(self, test_type):

Undocumented

def test_empty(self):

Undocumented

def test_fweights(self):

Undocumented

def test_unit_fweights_and_aweights(self):

Undocumented

def test_wrong_ddof(self):

Undocumented

def test_xy(self):

Undocumented

frequencies =

Undocumented

res1 =

Undocumented

res2 =

Undocumented

res3 =

Undocumented

unit_frequencies =

Undocumented

unit_weights =

Undocumented

weights =

Undocumented

x1 =

Undocumented

x2 =

Undocumented

x2_repeats =

Undocumented

x3 =

Undocumented