Opened 16 years ago

Closed 16 years ago

#249 closed defect (fixed)

Euclidean returns squared value

Reported by: Markus Ringnér Owned by: Peter
Priority: major Milestone: yat 0.4
Component: statistics Version:
Keywords: Cc:

Description

operator() in Euclidean calculates squared Euclidean distances. I think this is confusing. NOTE: The Distance structure is being made obsolete (see #245) and in the new structure (vector_distance functions) the Euclidean version returns the Euclidean distance (and not the squared value).

Change History (3)

comment:1 Changed 16 years ago by Markus Ringnér

Component: buildstatistics

comment:2 Changed 16 years ago by Peter

I agree it is confusing. It guess I based the choice on some speed argument.

I guess when ticket:250 is closed we can close this ticket as well.

comment:3 Changed 16 years ago by Markus Ringnér

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.