Mantid
|
This is the complete list of members for Mantid::Kernel::NearestNeighbours< N >, including all inherited members.
findNearest(const VectorType &pos, const size_t k=1, const double error=0.0) | Mantid::Kernel::NearestNeighbours< N > | inline |
m_dataPoints | Mantid::Kernel::NearestNeighbours< N > | private |
m_kdTree | Mantid::Kernel::NearestNeighbours< N > | private |
makeResults(const size_t k, const std::unique_ptr< ANNidx[]> nnIndexList, const std::unique_ptr< ANNdist[]> nnDistList) | Mantid::Kernel::NearestNeighbours< N > | inlineprivate |
NearestNeighbourResults typedef | Mantid::Kernel::NearestNeighbours< N > | |
NearestNeighbours(const std::vector< VectorType > &points) | Mantid::Kernel::NearestNeighbours< N > | inline |
NearestNeighbours(const NearestNeighbours &)=delete | Mantid::Kernel::NearestNeighbours< N > | |
VectorType typedef | Mantid::Kernel::NearestNeighbours< N > | |
~NearestNeighbours() | Mantid::Kernel::NearestNeighbours< N > | inline |