Uses of Interface
com.opengamma.strata.math.impl.function.VectorFunctionProvider
-
Packages that use VectorFunctionProvider Package Description com.opengamma.strata.math.impl.function -
-
Uses of VectorFunctionProvider in com.opengamma.strata.math.impl.function
Classes in com.opengamma.strata.math.impl.function that implement VectorFunctionProvider Modifier and Type Class Description classDoublesVectorFunctionProviderAn abstraction for anything that provides aVectorFunctionfor a set of data points (as Double).classParameterizedCurveVectorFunctionProviderA provider of aParameterizedCurveVectorFunction.
-