|  | OpenMS
    2.6.0
    | 
scaled Euclidean distance for clustering More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/MultiplexClustering.h>
| Public Member Functions | |
| MultiplexDistance (double rt_scaling) | |
| constructor  More... | |
| MultiplexDistance () | |
| constructor  More... | |
| double | operator() (Point p1, Point p2) | 
| returns Euclidean distance  More... | |
| Private Attributes | |
| double | rt_scaling_ | 
scaled Euclidean distance for clustering
| MultiplexDistance | ( | double | rt_scaling | ) | 
constructor
| rt_scaling | scaling of RT coordinates before calculating Euclidean distance | 
constructor
returns Euclidean distance
| p1 | first point in the (m/z,RT) plane | 
| p2 | second point in the (m/z,RT) plane | 
| 
 | private | 
 1.8.16
 1.8.16