Documentation
¶
Overview ¶
Copyright (C) NHR@FAU, University Erlangen-Nuremberg. All rights reserved. This file is part of cc-lib. Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LargestTriangleThreeBucket ¶
func LargestTriangleThreeBucket(data []schema.Float, old_frequency int64, new_frequency int64) ([]schema.Float, int64, 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.