Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.analysis.differentiation.multivariate Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
BorderedHessianA bordered Hessian matrix consists of the Hessian of a multivariate function f, and the gradient of a multivariate function g.Classcom.numericalmethod.suanshu.analysis.differentiation.multivariateSuanShu
GradientThe gradient of a scalar field is a vector field which points in the direction of the greatest rate of increase of the scalar field, and of which the magnitude is the greatest rate of change.Classcom.numericalmethod.suanshu.analysis.differentiation.multivariateSuanShu
GradientFunctionThe gradient function, g(x), evaluates the gradient of a real scalar function f at a point x.Classcom.numericalmethod.suanshu.analysis.differentiation.multivariateSuanShu
HessianThe Hessian matrix is the square matrix of the second-order partial derivatives of a multivariate function.Classcom.numericalmethod.suanshu.analysis.differentiation.multivariateSuanShu
HessianFunctionThe Hessian function, H(x), evaluates the Hessian of a real scalar function f at a point x.Classcom.numericalmethod.suanshu.analysis.differentiation.multivariateSuanShu
JacobianThe Jacobian matrix is the matrix of all first-order partial derivatives of a vector-valued function.Classcom.numericalmethod.suanshu.analysis.differentiation.multivariateSuanShu
JacobianFunctionThe Jacobian function, J(x), evaluates the Jacobian of a real vector-valued function f at a point x.Classcom.numericalmethod.suanshu.analysis.differentiation.multivariateSuanShu
MultivariateFiniteDifferenceA partial derivative of a multivariate function is the derivative with respect to one of the variables with the others held constant.Classcom.numericalmethod.suanshu.analysis.differentiation.multivariateSuanShu