IMP  2.1.1
The Integrative Modeling Platform
vector_metrics.h File Reference

Functions to generate vectors. More...

#include "VectorD.h"
#include "BoundingBoxD.h"
#include <IMP/base/types.h>
#include <IMP/base/Object.h>
#include <iostream>
#include <IMP/base/Pointer.h>
#include <IMP/base/WeakPointer.h>
#include <algorithm>
#include <numeric>
+ Include dependency graph for vector_metrics.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::EuclideanVectorKDMetric
 
class  IMP::algebra::MaxVectorKDMetric
 
class  IMP::algebra::VectorKDMetric
 

Namespaces

 IMP
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::algebra
 See IMP.algebra for more information.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< VectorKDMetric > > 
IMP::algebra::VectorKDMetrics
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< VectorKDMetric > > 
IMP::algebra::VectorKDMetricsTemp
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file vector_metrics.h.