class representing a balanced tree division predicate by leaf diameter
More...
#include <divide.hpp>
class representing a balanced tree division predicate by leaf diameter
Definition at line 102 of file divide.hpp.
◆ divide_diameter()
NiHu::fmm::divide_diameter::divide_diameter |
( |
double |
d | ) |
|
|
inline |
constructor
- Parameters
-
Definition at line 110 of file divide.hpp.
◆ operator()()
template<class Cluster >
bool NiHu::fmm::divide_diameter::operator() |
( |
Cluster const & |
c | ) |
const |
|
inline |
determine if a cluster needs to be divided or not
- Template Parameters
-
- Parameters
-
[in] | c | the cluster to divide |
- Returns
- true if the cluster needs to be divided
Definition at line 121 of file divide.hpp.
The documentation for this class was generated from the following file: