IMP Reference Guide
2.6.1
The Integrative Modeling Platform
|
Functions to generate vectors. More...
#include "VectorD.h"
#include "BoundingBoxD.h"
#include <IMP/types.h>
#include <IMP/Object.h>
#include <iostream>
#include <IMP/Pointer.h>
#include <IMP/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 | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::algebra | |
General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer< VectorKDMetric > > | IMP::algebra::VectorKDMetrics |
typedef IMP::Vector < IMP::WeakPointer < VectorKDMetric > > | IMP::algebra::VectorKDMetricsTemp |
Functions to generate vectors.
Copyright 2007-2016 IMP Inventors. All rights reserved.
Definition in file vector_metrics.h.