non_negativeΒΆ

Parameter.non_negative

Indicates if the parameter is non-negativ.

If true, the parameter will be transformed with p' = \log{p} and p = \exp{p'}.

Always False if expression is not None.