|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Functions to search over vectors. More...
#include "VectorD.h"#include <IMP/types.h>#include <IMP/Object.h>#include <IMP/log.h>#include <IMP/log_macros.h>#include <IMP/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 |
| Provide an incremental nearest neighbor search function. More... | |
| class | IMP::algebra::NearestNeighborD< D > |
| Build a structure for finding nearest neighbors. More... | |
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. | |
Macros | |
| #define | IMP_KNN_DATA IMP::cgal::internal::KNNData |
Functions to search over vectors.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file vector_search.h.