Skip to content
Prev 269520 / 398502 Next

Efficient way to Calculate the squared distances for a set ofvectors to a fixed vector

Yes, sorry, so the distance is

colSums((t(x)-y)**2)

(I knew that) :S

Tsjerk

On Wed, Aug 24, 2011 at 9:19 AM, Enrico Schumann
<enricoschumann at yahoo.de> wrote: