bandhic.matrix_equal#

bandhic.matrix_equal(a, b)[source]#

Check if two band_hic_matrix objects are equal.

Parameters:
Returns:

True if the matrices are equal, False otherwise.

Return type:

bool