IMP logo
IMP Reference Guide  develop.d4e9f3251e,2024/04/26
The Integrative Modeling Platform
Metric.h File Reference

Cluster sets of points. More...

#include <IMP/statistics/statistics_config.h>
#include <IMP/Object.h>
#include <IMP/object_macros.h>
#include <IMP/ref_counted_macros.h>
+ Include dependency graph for Metric.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::statistics::Metric
 Store data to be clustered for distance metric based algorithms. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::statistics
 Code to compute statistical measures.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer< Metric > > 
IMP::statistics::Metrics
 
typedef IMP::Vector
< IMP::WeakPointer< Metric > > 
IMP::statistics::MetricsTemp
 

Detailed Description

Cluster sets of points.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Metric.h.