Compile tests but fail linking
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
* @brief Unit tests for multiclass strategy classes
|
||||
*/
|
||||
|
||||
#include <catch2/catch_all.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
#include <catch2/catch_approx.hpp>
|
||||
#include <svm_classifier/multiclass_strategy.hpp>
|
||||
#include <svm_classifier/kernel_parameters.hpp>
|
||||
#include <svm_classifier/data_converter.hpp>
|
||||
|
Reference in New Issue
Block a user