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 WeightedPartialDerivative
DenominatorTerm.weightedPartial
Methods in net.finmath.smartcontract.product.xml that return WeightedPartialDerivativeModifier and TypeMethodDescriptionObjectFactory.createWeightedPartialDerivative()
Create an instance ofWeightedPartialDerivative
DenominatorTerm.getWeightedPartial()
Gets the value of the weightedPartial property.Methods in net.finmath.smartcontract.product.xml with parameters of type WeightedPartialDerivativeModifier and TypeMethodDescriptionvoid
DenominatorTerm.setWeightedPartial(WeightedPartialDerivative value)
Sets the value of the weightedPartial property.