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