https://github.com/cran/dtw
Raw File
Tip revision: e5274988af4af0e65de75ac6ae8092578d89f1b4 authored by Toni Giorgino on 22 August 2012, 00:00:00 UTC
version 1.15
Tip revision: e527498
dtw-internal.Rd
\name{dtw-internal}
\alias{backtrack}
\alias{dtwpairdist}
\alias{globalCostMatrix}

\title{Internal dtw Functions}
\description{
  Internal dtw functions
}
\details{
  These are not to be called by the user. Frontend to the
  DTW package is the \code{\link{dtw}} function.
}
\keyword{ internal }
back to top