Skip to content

Commit

Permalink
Merge pull request #53 from jasonradams47/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jdtuck authored Oct 18, 2024
2 parents f3f1ff4 + a220574 commit c490145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/elastic.distance.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#' Calculates two elastic distance
#'
#' This functions calculates the distances between functions in \eqn{R^1}
#' \eqn{D_y} and \eqn{D_x}, where function 1 is aligned to function 2
#' \eqn{D_y} and \eqn{D_x}, where function 2 is aligned to function 1
#'
#' @param f1 sample function 1, provided as a vector of length \eqn{M}
#' @param f2 sample function 2, provided as a vector of length \eqn{M}
Expand Down

0 comments on commit c490145

Please sign in to comment.