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 TypeClassDescriptionclass
This class glues together aBlackScholeModel
and a Monte-Carlo implementation of aMonteCarloProcessFromProcessModel
and 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)