Distance matrix
Reference class that is used internally for cross-distance matrices. class
distmat
: A distance matrix.series
: Time series list.distfun
: The distance function to calculate the distance matrix.dist_args
: Arguments for the distance function.id_cent
: Indices of the centroids (if any).initialize(..., distmat, series, distance, control, error.check = TRUE)
: Initialization based on needed parameters