skbio.stats.distance.SymmetricMatrix.copy# SymmetricMatrix.copy()[source]# Return a deep copy of the symmetric matrix. Returns: PairwiseMatrixDeep copy of the dissimilarity matrix. Will be the same type as self.