shark::LeastContributorApproximator< Rng, ExactHypervolume >::IdentityFitnessExtractor Struct Reference

Returns the supplied argument. More...

#include <shark/Algorithms/DirectSearch/Indicators/LeastContributorApproximator.h>

Public Member Functions

template<typename Member >
const Member & operator() (const Member &member) const
 

Detailed Description

template<typename Rng, typename ExactHypervolume>
struct shark::LeastContributorApproximator< Rng, ExactHypervolume >::IdentityFitnessExtractor

Returns the supplied argument.

Definition at line 338 of file LeastContributorApproximator.h.

Member Function Documentation

§ operator()()

template<typename Rng , typename ExactHypervolume >
template<typename Member >
const Member& shark::LeastContributorApproximator< Rng, ExactHypervolume >::IdentityFitnessExtractor::operator() ( const Member &  member) const
inline

Definition at line 340 of file LeastContributorApproximator.h.


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