Fast max-kernel search. More...
Classes | |
class | FastMKS |
An implementation of fast exact max-kernel search. More... | |
class | FastMKSModel |
A utility struct to contain all the possible FastMKS models, for use by the mlpack_fastmks program. More... | |
class | FastMKSRules |
The FastMKSRules class is a template helper class used by FastMKS class when performing exact max-kernel search. More... | |
class | FastMKSStat |
The statistic used in trees with FastMKS. More... | |
Fast max-kernel search.