This is the complete list of members for shark::TreeNearestNeighbors< InputType, LabelType >, including all inherited members.
| BatchInputType typedef | shark::TreeNearestNeighbors< InputType, LabelType > | |
| Dataset typedef | shark::TreeNearestNeighbors< InputType, LabelType > | |
| dataset() const | shark::TreeNearestNeighbors< InputType, LabelType > | inlinevirtual |
| DistancePair typedef | shark::TreeNearestNeighbors< InputType, LabelType > | |
| getNeighbors(BatchInputType const &patterns, std::size_t k) const | shark::TreeNearestNeighbors< InputType, LabelType > | inlinevirtual |
| inputShape() const | shark::AbstractNearestNeighbors< InputType, LabelType > | inline |
| m_inputShape | shark::AbstractNearestNeighbors< InputType, LabelType > | protected |
| Tree typedef | shark::TreeNearestNeighbors< InputType, LabelType > | |
| TreeNearestNeighbors(Dataset const &dataset, Tree const *tree) | shark::TreeNearestNeighbors< InputType, LabelType > | inline |
| ~AbstractNearestNeighbors() | shark::AbstractNearestNeighbors< InputType, LabelType > | inlinevirtual |