IMP  2.3.1
The Integrative Modeling Platform
vector_search.h File Reference

Functions to generate vectors. More...

#include "VectorD.h"
#include <IMP/base/types.h>
#include <IMP/base/Object.h>
#include <IMP/base/log.h>
#include <IMP/base/log_macros.h>
#include <IMP/base/SetCheckState.h>
#include "grid_storages.h"
#include "grid_ranges.h"
#include "GridD.h"
#include <IMP/cgal/internal/knn.h>
#include "internal/linear_knn.h"
#include <fstream>
+ Include dependency graph for vector_search.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::DynamicNearestNeighbor3D
 
class  IMP::algebra::NearestNeighborD< D >
 

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.
 

Macros

#define IMP_KNN_DATA   IMP::cgal::internal::KNNData
 

Detailed Description

Functions to generate vectors.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file vector_search.h.