shogun-toolbox / shogun

Shōgun
http://shogun-toolbox.org
BSD 3-Clause "New" or "Revised" License
3.02k stars 1.04k forks source link

Replace internal datastructures with STL #3780

Open vigsterkr opened 7 years ago

vigsterkr commented 7 years ago

one should be able to use STL in headers and used as member variables. start by replacing one of them in an actual model and see how it goes....

MikeLing commented 7 years ago

https://github.com/shogun-toolbox/shogun/pull/3824