Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.analysis.differentiation.univariate Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
DBetaThis is the first order derivative function of the Beta function w.Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu
DBetaRegularizedThis is the first order derivative function of the Regularized Incomplete Beta function, BetaRegularized, w.Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu
DErfThis is the first order derivative function of the Error function, Erf.Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu
DfdxThe first derivative is a measure of how a function changes as its input changes.Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu
Dfdx .Methodthe available methods to compute the numerical derivativeFinite difference: approximate a derivative using grid points.Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu
DGammaThis is the first order derivative function of the Gamma function, ({d mathrm{Gamma}(x) over dx}).Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu
DGaussianThis is the first order derivative function of a Gaussian function, ({d mathrm{phi}(x) over dx}).Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu
DPolynomialThis is the first order derivative function of a Polynomial, which, again, is a polynomial.Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu
FiniteDifferenceA finite difference (divided by a small increment) is an approximation of the derivative of a The accuracy depends on the function to take the derivative of.Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu
FiniteDifference .Typethe available types of finite differenceReturns the enum constant of this type with the specified name.Classcom.numericalmethod.suanshu.analysis.differentiation.univariateSuanShu