mlpack 3.4.2
Public Member Functions | List of all members
SearchModeVisitor Class Reference

SearchModeVisitor exposes the SearchMode() method of the given NSType. More...

#include <ns_model.hpp>

Inheritance diagram for SearchModeVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename NSType >
NeighborSearchModeoperator() (NSType *ns) const
 Return the search mode. More...
 

Detailed Description

SearchModeVisitor exposes the SearchMode() method of the given NSType.

Definition at line 196 of file ns_model.hpp.

Member Function Documentation

◆ operator()()

NeighborSearchMode & operator() ( NSType ns) const

Return the search mode.


The documentation for this class was generated from the following file: