mlpack  master
Public Member Functions | List of all members
mlpack::cf::CF::CandidateCmp Struct Reference

Compare two candidates based on the value. More...

Public Member Functions

bool operator() (const Candidate &c1, const Candidate &c2)
 

Detailed Description

Compare two candidates based on the value.

Definition at line 269 of file cf.hpp.

Member Function Documentation

bool mlpack::cf::CF::CandidateCmp::operator() ( const Candidate c1,
const Candidate c2 
)
inline

Definition at line 270 of file cf.hpp.


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