This is the complete list of members for rtflann::CenterChooser< Distance >, including all inherited members.
| CenterChooser(const Distance &distance, const std::vector< ElementType * > &points) | rtflann::CenterChooser< Distance > | inline |
| cols_ | rtflann::CenterChooser< Distance > | protected |
| distance_ | rtflann::CenterChooser< Distance > | protected |
| DistanceType typedef | rtflann::CenterChooser< Distance > | |
| ElementType typedef | rtflann::CenterChooser< Distance > | |
| operator()(int k, int *indices, int indices_length, int *centers, int ¢ers_length)=0 | rtflann::CenterChooser< Distance > | pure virtual |
| points_ | rtflann::CenterChooser< Distance > | protected |
| setDataSize(size_t cols) | rtflann::CenterChooser< Distance > | inline |
| ~CenterChooser() | rtflann::CenterChooser< Distance > | inlinevirtual |