`[.disto`               Extract from a disto object in matrix style
                        extraction
`[<-.disto`             In-place replacement of values
`[[.disto`              Extract a single value from disto object
`names<-.disto``        Set names/labels
as.data.frame.disto     Convert a disto object to dataframe
dapply                  Matrix like apply function for disto object
dist_extract            Matrix style extraction from dist object
dist_ij_k               Vectorized version of dist_ij_k_
dist_ij_k_              Convert ij index to k index
dist_k_ij               Vectorized version of dist_k_ij_
dist_k_ij_              Convert kth index to ij index
dist_replace            Replacement values in dist
dist_subset             dist_subset
disto                   Constructor for class 'disto'
disto_dist              Constructior of disto with dist backend
names.disto             Get names/labels
plot.disto              Plot a disto object
print.disto             Print method for dist class
size                    Obtain size of the disto object
summary.disto           Summary method for dist class
