org.jquantlib.pricingengines.vanilla
Class IntegralEngine
- java.lang.Object
-
- org.jquantlib.pricingengines.GenericEngine<OneAssetOption.Arguments,OneAssetOption.Results>
-
- org.jquantlib.instruments.OneAssetOption.EngineImpl
-
- org.jquantlib.pricingengines.vanilla.IntegralEngine
-
- All Implemented Interfaces:
- OneAssetOption.Engine, PricingEngine, Observable, Observer
public class IntegralEngine extends OneAssetOption.EngineImpl
Pricing engine for European vanilla options using integral approach
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jquantlib.pricingengines.PricingEngine
PricingEngine.Arguments, PricingEngine.Results
-
-
Field Summary
-
Fields inherited from interface org.jquantlib.pricingengines.PricingEngine
PRICING_ENGINE_NOT_SET
-
-
Constructor Summary
Constructors Constructor and Description IntegralEngine(GeneralizedBlackScholesProcess process)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcalculate()-
Methods inherited from class org.jquantlib.pricingengines.GenericEngine
addObserver, countObservers, deleteObserver, deleteObservers, getArguments, getObservers, getResults, notifyObservers, notifyObservers, reset, update
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jquantlib.pricingengines.PricingEngine
getArguments, getResults, reset, update
-
Methods inherited from interface org.jquantlib.util.Observable
addObserver, countObservers, deleteObserver, deleteObservers, getObservers, notifyObservers, notifyObservers
-
-
-
-
Constructor Detail
-
IntegralEngine
public IntegralEngine(GeneralizedBlackScholesProcess process)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG