Hello, @cdalitz ,
Thank you for this awesome repository,
I am trying to use fastcluster.cpp in my application, I followed your instruction and copied fastcluster_dm.cpp, fastcluster_R_dm.cpp, and copied and compile fastcluster.[h|cpp].
however, this error appears,
C2065 'idx': undeclared identifier (compiling source file fastcluster.cpp) d:\demo_07-11\infraredmonitor\software\c&c++\infraredmonitor\infraredmonitorserver\fastcluster_dm.cpp 830
I am using visual studio 2017 on Win 10, I hope you can provide any solution or advice .