Uses of Class
net.finmath.montecarlo.assetderivativevaluation.MonteCarloAssetModel
Packages that use MonteCarloAssetModel
Package
Description
Monte-Carlo models for asset value processes, like the Black Scholes model.
-
Uses of MonteCarloAssetModel in net.finmath.montecarlo.assetderivativevaluation
Subclasses of MonteCarloAssetModel in net.finmath.montecarlo.assetderivativevaluationModifier and TypeClassDescriptionclassThis class glues together aBlackScholeModeland a Monte-Carlo implementation of aMonteCarloProcessFromProcessModeland forms a Monte-Carlo implementation of the Black-Scholes Model by implementingAssetModelMonteCarloSimulationModel.Methods in net.finmath.montecarlo.assetderivativevaluation that return MonteCarloAssetModelModifier and TypeMethodDescriptionMonteCarloAssetModel.getCloneWithModifiedData(Map<String,Object> dataModified)