Uses of Class
net.finmath.smartcontract.product.xml.Correlation
Packages that use Correlation
-
Uses of Correlation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CorrelationMethods in net.finmath.smartcontract.product.xml that return CorrelationModifier and TypeMethodDescriptionObjectFactory.createCorrelation()
Create an instance ofCorrelation
CorrelationAmount.getCorrelation()
Gets the value of the correlation property.Methods in net.finmath.smartcontract.product.xml with parameters of type CorrelationModifier and TypeMethodDescriptionvoid
CorrelationAmount.setCorrelation(Correlation value)
Sets the value of the correlation property.