Uses of Class
org.quantlib.GaussianQuadrature
-
-
Uses of GaussianQuadrature in org.quantlib
Subclasses of GaussianQuadrature in org.quantlib Modifier and Type Class Description classGaussChebyshev2ndIntegrationclassGaussChebyshevIntegrationclassGaussGegenbauerIntegrationclassGaussHermiteIntegrationclassGaussHyperbolicIntegrationclassGaussJacobiIntegrationclassGaussLaguerreIntegrationclassGaussLegendreIntegrationMethods in org.quantlib with parameters of type GaussianQuadrature Modifier and Type Method Description protected static longGaussianQuadrature. getCPtr(GaussianQuadrature obj)protected static longGaussianQuadrature. swigRelease(GaussianQuadrature obj)
-