IMP
2.3.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 | |
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 |
Functions to generate vectors.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file vector_metrics.h.