Uses of Record Class
org.episteme.social.economics.OptionPricer.OptionGreeks
Packages that use OptionPricer.OptionGreeks
Package
Description
Provides comprehensive mathematical models for economic systems, agent-based
modeling, and financial analysis.
-
Uses of OptionPricer.OptionGreeks in org.episteme.social.economics
Methods in org.episteme.social.economics that return OptionPricer.OptionGreeksModifier and TypeMethodDescriptionOptionPricer.PricingResult.greeks()Returns the value of thegreeksrecord component.Constructors in org.episteme.social.economics with parameters of type OptionPricer.OptionGreeksModifierConstructorDescriptionPricingResult(Real price, OptionPricer.OptionGreeks greeks, String model) Creates an instance of aPricingResultrecord class.