DissimilarityMatrix.
transpose
()[source]¶Return the transpose of the dissimilarity matrix.
State: Experimental as of 0.4.0.
Notes
A deep copy is returned.
Returns: | Transpose of the dissimilarity matrix. Will be the same type as self. |
---|---|
Return type: | DissimilarityMatrix |