Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LargestTriangleThreeBucket ¶
func LargestTriangleThreeBucket(data []schema.Float, old_frequency int, new_frequency int) ([]schema.Float, int, error)
Inspired by one of the algorithms from https://skemman.is/bitstream/1946/15343/3/SS_MSthesis.pdf Adapted from https://github.com/haoel/downsampling/blob/master/core/lttb.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.