From ad4fbabeca2cbdf4cb47f1a923183027494ab0a8 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Thu, 22 Oct 2015 16:39:15 -0200 Subject: Added PLMP as an alternative technique to use; knn() is now exposed in the mp namespace. --- pm.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pm.pro') diff --git a/pm.pro b/pm.pro index 281cb55..88a4b61 100644 --- a/pm.pro +++ b/pm.pro @@ -28,6 +28,8 @@ SOURCES += main.cpp \ distortionobserver.cpp \ npdistortion.cpp \ lamp.cpp \ + plmp.cpp \ + knn.cpp \ forceScheme.cpp \ tsne.cpp \ measures.cpp \ -- cgit v1.2.3