accosmin / nano

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

Refactor test functions #70

Closed accosmin closed 8 years ago

accosmin commented 8 years ago

The heavy templated test functions cause gcc to fail with an internal error (clang works just fine though). May this can be simplified to reduce the depth of the lambda tree.