IMP  2.3.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
 Synonym for IMP::kernel.
 
 IMP::algebra
 General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules.
 

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

Functions to generate vectors.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file vector_metrics.h.