Functor that returns its argument without conversion. More...
#include <shark/Algorithms/DirectSearch/FitnessExtractor.h>
Public Member Functions | |
template<typename Member > | |
const Member & | operator() (const Member &member) const |
Functor that returns its argument without conversion.
Definition at line 42 of file FitnessExtractor.h.
|
inline |
Definition at line 44 of file FitnessExtractor.h.