Refactored the inputvector part of the som implementation

This commit is contained in:
emeric
2019-03-08 15:46:29 +01:00
parent 11a0ed9f12
commit 45b4468c01
19 changed files with 839 additions and 600 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ AC_CONFIG_FILES([Makefile
src/Makefile
test/Makefile
tools/Makefile
tools/feature-extractor/Makefile
tools/similarity/Makefile
tools/metadata/Makefile])
AC_OUTPUT