Medusa
1.1
Coordinate Free Mehless Method implementation
KDTreeMutable.cpp
Go to the documentation of this file.
1
#include <
medusa/bits/spatial_search/KDTreeMutable.hpp
>
2
#include <
medusa/bits/types/Vec.hpp
>
3
9
template
class
mm::KDTreeMutable<mm::Vec1d>
;
11
template
std::ostream&
mm::operator<<
(std::ostream&,
const
mm::KDTreeMutable<mm::Vec1d>
&);
12
template
class
mm::KDTreeMutable<mm::Vec2d>
;
13
template
std::ostream&
mm::operator<<
(std::ostream&,
const
mm::KDTreeMutable<mm::Vec2d>
&);
14
template
class
mm::KDTreeMutable<mm::Vec3d>
;
15
template
std::ostream&
mm::operator<<
(std::ostream&,
const
mm::KDTreeMutable<mm::Vec3d>
&);
mm::KDTreeMutable
A k-d tree data structure that supports dynamic insertions and lazy-removal.
Definition:
HalfLinksRefine_fwd.hpp:18
mm::operator<<
std::ostream & operator<<(std::ostream &os, const Gaussian< S > &b)
Output basic information about given Gaussian RBF.
Definition:
Gaussian.hpp:37
KDTreeMutable.hpp
Vec.hpp
src
spatial_search
KDTreeMutable.cpp
Generated on Thu Jun 9 2022 09:42:29 for Medusa by
1.8.17