Member Function
Pdf
Constructor for log-normal Pdf. Log-normal PDFs can either be initialized by the mean and standard deviation of the underlying normal distribution or directly of the log-normal distribution.
Pdf<LogNormal>(mu, sigma[, MuSigma()])
Pdf<LogNormal>(mean, stdDev, MeanStdDev())
Parameters
mu
Mean of the underlying normal distribution.
Types: double
sigma
Standard deviation of the underlying normal distribution.
Types: double
mean
Mean of the log-normal distribution.
Types: double
stdDev
Standard deviation of the log-normal distribution.
Types: double
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:37