Home
last modified time | relevance | path

Searched defs:GaussChebyshev2nd (Results 1 – 4 of 4) sorted by relevance

/dports/science/bagel/bagel-1.2.2/src/integral/ecp/testcode/sointegral/
H A Dradialquad.h114 void GaussChebyshev2nd(const int ngrid) { in GaussChebyshev2nd() function
/dports/science/bagel/bagel-1.2.2/src/integral/ecp/testcode/ang_proj/
H A Dradial.h115 void GaussChebyshev2nd(const int ngrid) { in GaussChebyshev2nd() function
/dports/finance/quantlib/QuantLib-1.20/ql/pricingengines/vanilla/
H A Danalytichestonengine.hpp236 GaussChebyshev, GaussChebyshev2nd }; enumerator
/dports/science/bagel/bagel-1.2.2/src/integral/ecp/
H A Dradial.cc151 void RadialInt::GaussChebyshev2nd(const int ngrid) { in GaussChebyshev2nd() function in RadialInt