AlexandreHiroyuki / DataTome

Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.
https://alexandrehiroyuki.github.io/DataTomeDocs/
MIT License
7 stars 0 forks source link

Make it possible to change the sum type #3

Closed AlexandreHiroyuki closed 11 months ago

AlexandreHiroyuki commented 11 months ago

Make it possible to customize the sum type in case a more extensive memory type is needed.