ClusterProxyKD
- class pyopenms.ClusterProxyKD
Bases:
objectCython implementation of _ClusterProxyKD
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1ClusterProxyKD.html
- __init__()
Cython signature: void ClusterProxyKD()
Cython signature: void ClusterProxyKD(ClusterProxyKD &)
Cython signature: void ClusterProxyKD(size_t size, double avg_distance, size_t center_index)
Methods
Cython signature: void ClusterProxyKD()
Cython signature: double getAvgDistance()
Cython signature: size_t getCenterIndex()
Cython signature: size_t getSize()
Cython signature: bool isValid()
- getAvgDistance()
Cython signature: double getAvgDistance()
- getCenterIndex()
Cython signature: size_t getCenterIndex()
- getSize()
Cython signature: size_t getSize()
- isValid()
Cython signature: bool isValid()