merge with remote
[epclust.git] / pkg / man / computeMedoidsIndices.Rd
diff --git a/pkg/man/computeMedoidsIndices.Rd b/pkg/man/computeMedoidsIndices.Rd
new file mode 100644 (file)
index 0000000..d78ccfd
--- /dev/null
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/RcppExports.R
+\name{computeMedoidsIndices}
+\alias{computeMedoidsIndices}
+\title{computeMedoidsIndices}
+\usage{
+computeMedoidsIndices(pMedoids, ref_series)
+}
+\arguments{
+\item{pMedoids}{External pointer}
+
+\item{ref_series}{reference series}
+}
+\value{
+A map serie number -> medoid index
+}
+\description{
+Compute medoids indices
+}