accosmin / nano

C++ library [machine learning & numerical optimization] - superseeded by libnano
MIT License
1 stars 0 forks source link

Numerically more robust math::stats_t #60

Closed accosmin closed 8 years ago

accosmin commented 9 years ago

Use min::average_scalar_t to update the sum and the sum of squares.

More detailed unit tests.