if the condition is not fulfilled this gain adaptor returns 0
More...
#include <custom_components.hpp>
template<typename Gain = utils::return_one_functor, typename Condition = utils::always_true>
struct paal::local_search::conditional_gain_adaptor< Gain, Condition >
if the condition is not fulfilled this gain adaptor returns 0
- Template Parameters
-
Definition at line 36 of file custom_components.hpp.
template<typename Gain = utils::return_one_functor, typename Condition = utils::always_true>
template<typename Gain = utils::return_one_functor, typename Condition = utils::always_true>
template<typename... Args>
The documentation for this struct was generated from the following file: