Click or drag to resize
Accord.NET (logo)

DynamicTimeWarpingLength Property

Gets or sets the length for the feature vectors contained in each sequence used by the kernel.

Namespace:  Accord.Statistics.Kernels
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public int Length { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also