Mantid
Loading...
Searching...
No Matches
Mantid::Kernel::NearestNeighbours< N > Member List

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_dataPointsMantid::Kernel::NearestNeighbours< N >private
m_kdTreeMantid::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 typedefMantid::Kernel::NearestNeighbours< N >
NearestNeighbours(const std::vector< VectorType > &points)Mantid::Kernel::NearestNeighbours< N >inline
NearestNeighbours(const NearestNeighbours &)=deleteMantid::Kernel::NearestNeighbours< N >
VectorType typedefMantid::Kernel::NearestNeighbours< N >
~NearestNeighbours()Mantid::Kernel::NearestNeighbours< N >inline