skbio.stats.distance.SymmetricMatrix.copy#

SymmetricMatrix.copy()[source]#

Return a deep copy of the symmetric matrix.

Returns:
PairwiseMatrix

Deep copy of the dissimilarity matrix. Will be the same type as self.