|
@@ -28,9 +28,8 @@
|
|
|
#include "gp-hik-core/GPLikelihoodApprox.h"
|
|
|
#include "gp-hik-core/IKMLinearCombination.h"
|
|
|
#include "gp-hik-core/OnlineLearnable.h"
|
|
|
-#include "gp-hik-core/Quantization.h"
|
|
|
-
|
|
|
|
|
|
+#include "gp-hik-core/quantization/Quantization.h"
|
|
|
#include "gp-hik-core/parameterizedFunctions/ParameterizedFunction.h"
|
|
|
|
|
|
namespace NICE {
|