Group LognormalConstructionTags
Specify parameters for lognormal distribution construction.

Grouped Tags Overview

Grouped Tags Detail

MeanStdDev

Defined in
<seqan/random.h>
Tag to specify that the given parameters are mean and standard deviation of the underlying normal distribution for lognormal distributions.

MuSigma

Defined in
<seqan/random.h>
Tag to specify that the given parameters are mu and sigma of the underlying normal distribution for lognormal distributions.