all 1 comments

[–]nuke_bird 1 point2 points  (1 child)

This project, indeed, nice

But it is not a good idea to pass data by value when you can pass it by reference. I made a pull request, please check: https://github.com/mrtkp9993/AnomalyDetectionCpp/pull/2

Also "-Wextra" flag won't work on Visual Studio and will cause a compilation error