LogNormalVariable.this

Constructs a `LogNormalVariable` from a given normal location parameter. (community summary)

struct LogNormalVariable(T)
this
if (
isFloatingPoint!T
)

Parameters

normalLocation T

location of associated normal

normalScale T

scale of associated normal