Calculate the best matching unit (BMU). This is the output neuron that has the lowest Euclidean distance to the input vector.
@param input The input vector.
@return The output neuron number that is the BMU.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.