I need compute Euclidean distance between X and Y on C64X, i.e. D = sum{i=1,2,…,N}((Xi-Yi)^2), where N=2000. Does TI provide such function in its libraries? If not, may I get some advices how to implement it in term of minimum MIPS consumption?
Many thanks
Darleen