dtw

package
v0.45.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T = float64

func DTW

func DTW(seriesX TimeSeries, seriesY TimeSeries, window [][2]int) (T, [][2]int)

func FastDTW

func FastDTW(seriesX TimeSeries, seriesY TimeSeries, radius int) (distance T, path [][2]int)

FastDTW https://github.com/Citing/fastDTW

type TimeSeries

type TimeSeries = []T

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL