Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitution Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
DoubleExponentialThis transformation speeds up the convergence of the Trapezoidal Rule exponentially.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
DoubleExponential4HalfRealLineThis transformation is good for the region ((0, +infty)).Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
DoubleExponential4RealLineThis transformation is good for the region ((-infty, +infty)).Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
ExponentialThis transformation is good for when the lower limit is finite, the upper limit is infinite, and the integrand falls off exponentially.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
InvertingVariableThis is the inverting-variable transformation.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
MixedRuleThe mixed rule is good for functions that fall off rapidly at infinity, e.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
NoChangeOfVariableThis is a dummy substitution rule that does not change any variable.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
PowerLawSingularityThis transformation is good for an integral which diverges at one of the end points.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
PowerLawSingularity .PowerLawSingularityTypethe type of end point divergenceReturns the enum constant of this type with the specified namClasscom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
StandardIntervalThis transformation is for mapping integral region from [a, b] to [-1, 1].Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu
SubstitutionRuleA substitution rule specifies (x(t)) and (frac{mathrm{d} x}{mathrm{d} t}).Interfacecom.numericalmethod.suanshu.analysis.integration.univariate.riemann.substitutionSuanShu