|
Classes | |
class | TraversalInformation |
Public Types | |
typedef InheritedStrategyT::template StrategyBase< BaseT > | BaseType |
typedef BaseType::CellType | CellType |
typedef ScalarTypeConversion< ScalarType, ScalarType >::DifferenceType | DiffScalarType |
typedef ScalarTypeDeferer< value_type >::ScalarType | ScalarType |
Protected Member Functions | |
template<class BuildInformationT > | |
bool | AlternateSplit (const BuildInformationT &bi, CellType *cell) |
template<class TraversalInformationT > | |
TraversalInformationT::DistScalarType | CellSqrDistance (const CellType &cell, const TraversalInformationT &ti) const |
template<class BuildInformationT > | |
void | ComputeSplit (const BuildInformationT &bi, CellType *cell) |
template<class TraversalInformationT > | |
void | InitRootTraversalInformation (const CellType &root, TraversalInformationT *ti) const |
template<class TraversalInformationT > | |
void | InitTraversalInformation (const CellType &parent, const TraversalInformationT &pTi, unsigned int childIdx, TraversalInformationT *ti) const |
Definition at line 34 of file IncrementalDistanceKdTreeStrategy.h.
typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType |
Definition at line 39 of file IncrementalDistanceKdTreeStrategy.h.
typedef BaseType::CellType CellType |
Definition at line 40 of file IncrementalDistanceKdTreeStrategy.h.
typedef ScalarTypeConversion< ScalarType, ScalarType >::DifferenceType DiffScalarType |
Definition at line 44 of file IncrementalDistanceKdTreeStrategy.h.
typedef ScalarTypeDeferer< value_type >::ScalarType ScalarType |
Definition at line 42 of file IncrementalDistanceKdTreeStrategy.h.
|
inlineprotected |
Definition at line 56 of file IncrementalDistanceKdTreeStrategy.h.
|
inlineprotected |
Definition at line 174 of file IncrementalDistanceKdTreeStrategy.h.
|
inlineprotected |
Definition at line 48 of file IncrementalDistanceKdTreeStrategy.h.
|
inlineprotected |
Definition at line 93 of file IncrementalDistanceKdTreeStrategy.h.
|
inlineprotected |
Definition at line 102 of file IncrementalDistanceKdTreeStrategy.h.