diff --git a/src/shogun/preprocessor/HessianLocallyLinearEmbedding.cpp b/src/shogun/preprocessor/HessianLocallyLinearEmbedding.cpp index 0f47a22f4b4..85e0cdce0f1 100755 --- a/src/shogun/preprocessor/HessianLocallyLinearEmbedding.cpp +++ b/src/shogun/preprocessor/HessianLocallyLinearEmbedding.cpp @@ -84,10 +84,7 @@ SGMatrix CHessianLocallyLinearEmbedding::apply_to_feature_matrix(CFea SG_FREE(local_neighbors_idxs); // init W (weight) matrix - float64_t* W_matrix = SG_MALLOC(float64_t, N*N); - for (i=0; i CLocallyLinearEmbedding::apply_to_feature_matrix(CFeatures* SG_FREE(local_neighbors_idxs); // init W (weight) matrix - float64_t* W_matrix = SG_MALLOC(float64_t, N*N); - for (i=0; i