tinyCDP: tinyCDP: the continuous DP matching

View source: R/tinyCDP.R

tinyCDPR Documentation

tinyCDP: the continuous DP matching

Description

tinyCDP: the continuous DP matching

Usage

tinyCDP(d, extend_x = TRUE, extend_y = TRUE)

Arguments

d:

the distance matrix (nrow(d) is the length of the database signal, ncol(d) is the length of the query signal)

Value

A list contains three elements: xsize: length (number of rows) of x ysize: length (number of rows) of y g: xsize*ysize matrix of the accumulated distance d: the distance matrix bp: the backpointer matrix


akinori-ito/tinyDP documentation built on March 17, 2023, 4:29 p.m.