Skip to content

A class to simplify managing arrays of float values.

License

Notifications You must be signed in to change notification settings

AdamJHowell/ArrayManager

Repository files navigation

ArrayManager

A class to simplify managing arrays of values.

I use this class to store sets of values that I want to average, get the minimum, or the maximum.