|
|
Inheritance diagram for MaxIntervalSplittingKdTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >: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 BuildInformationT > | |
| void | ComputeSplit (const BuildInformationT &bi, CellType *cell) |
| template<class BuildInformationT > | |
| void | ComputeSplit (unsigned int axis, const BuildInformationT &bi, CellType *cell) |
Definition at line 18 of file MaxIntervalSplittingKdTreeStrategy.h.
| typedef InheritedStrategyT::template StrategyBase<BaseT> BaseType |
Definition at line 21 of file MaxIntervalSplittingKdTreeStrategy.h.
| typedef BaseType::CellType CellType |
Definition at line 22 of file MaxIntervalSplittingKdTreeStrategy.h.
| typedef ScalarTypeConversion<ScalarType, ScalarType>::DifferenceType DiffScalarType |
Definition at line 25 of file MaxIntervalSplittingKdTreeStrategy.h.
| typedef ScalarTypeDeferer<value_type>::ScalarType ScalarType |
Definition at line 23 of file MaxIntervalSplittingKdTreeStrategy.h.
|
inlineprotected |
Definition at line 62 of file MaxIntervalSplittingKdTreeStrategy.h.
|
inlineprotected |
Definition at line 30 of file MaxIntervalSplittingKdTreeStrategy.h.
|
inlineprotected |
Definition at line 51 of file MaxIntervalSplittingKdTreeStrategy.h.