mlpack  2.0.1
Classes
mlpack::fastmks Namespace Reference

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 base case and pruning rules for FastMKS (fast max-kernel search). More...
 
class  FastMKSStat
 The statistic used in trees with FastMKS. More...
 

Detailed Description

Fast max-kernel search.