Uses of Package
com.opengamma.strata.math.impl.differentiation
-
Packages that use com.opengamma.strata.math.impl.differentiation Package Description com.opengamma.strata.math.impl.differentiation com.opengamma.strata.math.impl.function -
Classes in com.opengamma.strata.math.impl.differentiation used by com.opengamma.strata.math.impl.differentiation Class Description Differentiator Given a one-dimensional function (seeFunction
), returns a function that calculates the gradient.FiniteDifferenceType Enum representing the various differencing types that can be used to estimate the gradient of a function. -
Classes in com.opengamma.strata.math.impl.differentiation used by com.opengamma.strata.math.impl.function Class Description FiniteDifferenceType Enum representing the various differencing types that can be used to estimate the gradient of a function.