AdaptiveQuadrature(double convergenceTolerance, unsigned int initialCellCount, unsigned int cellCountLimit) | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | inline |
AGL_Quadrature(double convergenceTolerance, unsigned int initialCellCount, unsigned int cellCountLimit) | UA_CoMP::Num::AGL_Quadrature< N1, N2, ConvergencePolicy, CellCountPolicy > | inline |
evaluate(typename Integrand::argument_type l, typename Integrand::argument_type r, Integrand ftor) const | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | |
first_rule typedef | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | |
getCellCountLimit() const | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | inline |
getConvergenceTolerance() const | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | inline |
getInitialCellCount() const | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | inline |
operator()(typename Integrand::argument_type l, typename Integrand::argument_type r, Integrand ftor) const | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | |
rule1() | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | inline |
rule2() | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | inline |
second_rule typedef | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | |
setCellCountLimit(unsigned int i) | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | inline |
setConvergenceTolerance(double x) | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | inline |
setInitialCellCount(unsigned int i) | UA_CoMP::Num::AdaptiveQuadrature< GaussLegendreSelect< N1 >::Rule, GaussLegendreSelect< N2 >::Rule, ConvergencePolicy, CellCountPolicy > | inline |