NiHu  2.0
complexity_estimator.hpp File Reference

Estimate kernel complexity between two elements. More...

#include "../tmp/integer.hpp"
#include "field.hpp"
Include dependency graph for complexity_estimator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NiHu::complexity_estimator< TestField, TrialField, KernelEstimator >
 class to estimate kernel complexity between two fields More...
 
struct  NiHu::merge_kernel_complexity_estimators< Estim1, Estims >
 merge at least two complexity estimators More...
 
struct  NiHu::merge_kernel_complexity_estimators< Estim1, Estim2 >
 merge two complexity estimators (the general case) More...
 
struct  NiHu::merge_kernel_complexity_estimators< Estim1, Estim2 >::type
 

Detailed Description

Estimate kernel complexity between two elements.

Definition in file complexity_estimator.hpp.