Skip to content

SlidingArray implements a simple dynamic (within max boundaries) or sliding array object allowing the "on the fly" data capture and production of basic statistics (average, variance, min, max,..) which could prove useful in signal decoding situations.

License

Notifications You must be signed in to change notification settings

newEndeavour/SlidingArray

Repository files navigation

#SlidingArray Library#

SlidingArray lets you create a Dynamic Array and calculate basic Statistics from N arguments captured sequentially

SlidingArray was originally written by Jerome Drouin and is maintained by Jerome Drouin.

About

SlidingArray implements a simple dynamic (within max boundaries) or sliding array object allowing the "on the fly" data capture and production of basic statistics (average, variance, min, max,..) which could prove useful in signal decoding situations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages