Skip to content
New MAJOR release 03.00.00

Changes since 02.01.00:
     Use local include for same header
     Fix -Wshado warnings
     Bump major version
     Use default compiler flags from template
     Rename headers to *.h
     Move install directory to math-utils
     Enable coverage reporting
     simple: Fix standardErrorOfMean() calculation
     test: Iterate by reference
     simple: Pass data by reference
     circular: Pass input vectors by reference
     circular: vector::assign will reset the vector
     circular: Remove init() function/dirty flag use
     Throw out_of_rage exception if out of range
     RingbufferStatistics: Fix pre-allocation of buffer
     all: Drop superflous "inline" keyword
     MathUtils namespace and uppercase class names