Uses of Class
net.finmath.functions.LogNormalDistribution.LogNormalDistributionParameters
Packages that use LogNormalDistribution.LogNormalDistributionParameters
Package
Description
Provides some static functions, e.g., analytic valuation formulas or functions from linear algebra.
-
Uses of LogNormalDistribution.LogNormalDistributionParameters in net.finmath.functions
Methods in net.finmath.functions that return LogNormalDistribution.LogNormalDistributionParametersModifier and TypeMethodDescriptionLogNormalDistribution.getParametersFromMeanAndStdDev(double mean, double standardDeviation)
LogNormalDistribution.getParametersFromMuAndSigma(double mu, double sigma)