skbio.stats.distance.SymmetricMatrix.copy#

SymmetricMatrix.copy()[source]#

Return a deep copy of the symmetric matrix.

Returns:
SymmetricMatrix

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