This is the complete list of members for shark::AbstractNearestNeighbors< InputType, LabelType >, including all inherited members.
| BatchInputType typedef | shark::AbstractNearestNeighbors< InputType, LabelType > | |
| dataset() const =0 | shark::AbstractNearestNeighbors< InputType, LabelType > | pure virtual |
| DistancePair typedef | shark::AbstractNearestNeighbors< InputType, LabelType > | |
| getNeighbors(BatchInputType const &batch, std::size_t k) const =0 | shark::AbstractNearestNeighbors< InputType, LabelType > | pure virtual |
| inputShape() const | shark::AbstractNearestNeighbors< InputType, LabelType > | inline |
| m_inputShape | shark::AbstractNearestNeighbors< InputType, LabelType > | protected |
| ~AbstractNearestNeighbors() | shark::AbstractNearestNeighbors< InputType, LabelType > | inlinevirtual |