integrate_impl< LowerBound, UpperBound, IntegrandType, VariableType > Struct Template Reference

The worker metafunction for compile time integration. Each specialization represents an integration rule. More...

#include <integrate.hpp>


Detailed Description

template<typename LowerBound, typename UpperBound, typename IntegrandType, typename VariableType>
struct viennamath::result_of::detail::integrate_impl< LowerBound, UpperBound, IntegrandType, VariableType >

The worker metafunction for compile time integration. Each specialization represents an integration rule.


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