============================================================== In this directory one can find the implementation and interface definitions of a number of MVA algorithms. 1. KNN Two implementations. One based on the kd-tree originating from TMVA, the second is a very simple straightforward one O(M * N). 2. LVQ1 and LVQ2.1 training schemes. ===============================================================