IMP  2.0.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

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

Typedefs

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

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file vector_metrics.h.