Uses of Class
net.finmath.smartcontract.product.xml.WeightedPartialDerivative
Packages that use WeightedPartialDerivative
-
Uses of WeightedPartialDerivative in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as WeightedPartialDerivativeModifier and TypeFieldDescriptionprotected WeightedPartialDerivativeDenominatorTerm.weightedPartialMethods in net.finmath.smartcontract.product.xml that return WeightedPartialDerivativeModifier and TypeMethodDescriptionObjectFactory.createWeightedPartialDerivative()Create an instance ofWeightedPartialDerivativeDenominatorTerm.getWeightedPartial()Gets the value of the weightedPartial property.Methods in net.finmath.smartcontract.product.xml with parameters of type WeightedPartialDerivativeModifier and TypeMethodDescriptionvoidDenominatorTerm.setWeightedPartial(WeightedPartialDerivative value) Sets the value of the weightedPartial property.