class documentation

class TestHistogramdd:

View In Hierarchy

Undocumented

Method test​_bins​_errors Undocumented
Method test​_density​_non​_uniform​_1d Undocumented
Method test​_density​_non​_uniform​_2d Undocumented
Method test​_density​_normed​_redundancy Undocumented
Method test​_density​_via​_normed Undocumented
Method test​_edge​_dtype Test that if an edge array is input, its type is preserved
Method test​_empty Undocumented
Method test​_equal​_edges Test that adjacent entries in an edge array can be equal
Method test​_finite​_range Undocumented
Method test​_identical​_samples Undocumented
Method test​_inf​_edges Undocumented
Method test​_large​_integers Undocumented
Method test​_rightmost​_binedge Undocumented
Method test​_shape​_3d Undocumented
Method test​_shape​_4d Undocumented
Method test​_simple Undocumented
Method test​_weights Undocumented
def test_bins_errors(self):

Undocumented

def test_density_non_uniform_1d(self):

Undocumented

def test_density_non_uniform_2d(self):

Undocumented

def test_density_normed_redundancy(self):

Undocumented

def test_density_via_normed(self):

Undocumented

def test_edge_dtype(self):
Test that if an edge array is input, its type is preserved
def test_empty(self):

Undocumented

def test_equal_edges(self):
Test that adjacent entries in an edge array can be equal
def test_finite_range(self):

Undocumented

def test_identical_samples(self):

Undocumented

def test_inf_edges(self):

Undocumented

def test_large_integers(self):

Undocumented

def test_rightmost_binedge(self):

Undocumented

def test_shape_3d(self):

Undocumented

def test_shape_4d(self):

Undocumented

def test_simple(self):

Undocumented

def test_weights(self):

Undocumented