NiHu  2.0
NiHu::merge_kernel_complexity_estimators< interval_estimator< Interval1 >, interval_estimator< Interval2 >> Struct Template Reference

merge two interval estimators More...

#include <interval_estimator.hpp>

Additional Inherited Members

- Public Types inherited from NiHu::interval_estimator< tmp::merge_intervals< Interval1, Interval2 >::type >
typedef interval_estimator type
 self returning
 
- Static Public Member Functions inherited from NiHu::interval_estimator< tmp::merge_intervals< Interval1, Interval2 >::type >
static unsigned eval (field_base< test_field_t > const &test_field, field_base< trial_field_t > const &trial_field)
 evaluate estimation More...
 

Detailed Description

template<class Interval1, class Interval2>
struct NiHu::merge_kernel_complexity_estimators< interval_estimator< Interval1 >, interval_estimator< Interval2 >>

merge two interval estimators

Template Parameters
Interval1the first interval to merge
Interval2the second interval to merge

Definition at line 70 of file interval_estimator.hpp.


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