Uses of Class
net.finmath.smartcontract.product.xml.MultiDimensionalPricingData
Packages that use MultiDimensionalPricingData
-
Uses of MultiDimensionalPricingData in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MultiDimensionalPricingDataModifier and TypeFieldDescriptionprotected MultiDimensionalPricingData
VolatilityMatrix.dataPoints
Methods in net.finmath.smartcontract.product.xml that return MultiDimensionalPricingDataModifier and TypeMethodDescriptionObjectFactory.createMultiDimensionalPricingData()
Create an instance ofMultiDimensionalPricingData
VolatilityMatrix.getDataPoints()
Gets the value of the dataPoints property.Methods in net.finmath.smartcontract.product.xml with parameters of type MultiDimensionalPricingDataModifier and TypeMethodDescriptionvoid
VolatilityMatrix.setDataPoints(MultiDimensionalPricingData value)
Sets the value of the dataPoints property.