Distributions that are simple struct members, do not hide the properties. This makes access and manipulation from Python bindings easier (todo in a follow-up) and is needed to quickly read the properties for covariance matrix calculations (moved out from #714).
Distributions that are simple struct members, do not hide the properties. This makes access and manipulation from Python bindings easier (todo in a follow-up) and is needed to quickly read the properties for covariance matrix calculations (moved out from #714).