Uses of Enum
net.finmath.montecarlo.templatemethoddesign.LogNormalProcess.Scheme
Packages that use LogNormalProcess.Scheme
Package
Description
Legacy classes related to Monte-Carlo simulation - used for teaching only.
-
Uses of LogNormalProcess.Scheme in net.finmath.montecarlo.templatemethoddesign
Methods in net.finmath.montecarlo.templatemethoddesign that return LogNormalProcess.SchemeModifier and TypeMethodDescriptionLogNormalProcess.getScheme()static LogNormalProcess.SchemeReturns the enum constant of this type with the specified name.static LogNormalProcess.Scheme[]LogNormalProcess.Scheme.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.finmath.montecarlo.templatemethoddesign with parameters of type LogNormalProcess.SchemeModifier and TypeMethodDescriptionvoidLogNormalProcess.setScheme(LogNormalProcess.Scheme scheme)