LogNormalVariable.this

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

Parameters

normalLocation T

location of associated normal

normalScale T

scale of associated normal

Meta