LogNormalVariable.this

Constructs a `LogNormalVariable` from a given normal location parameter.

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

Parameters

normalLocation T

location of associated normal

normalScale T

scale of associated normal