IMP
2.2.0
The Integrative Modeling Platform
|
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>
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 |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file vector_metrics.h.