skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.workflow
skbio.diversity
skbio.stats
skbio.util
DistanceMatrix.
size
Total number of elements in the dissimilarity matrix.
State: Experimental as of 0.4.0.
Notes
Equivalent to self.shape[0] * self.shape[1].
self.shape[0] * self.shape[1]