logpdf_wishart function logpdf_wishart(X:LLT, Ψ:LLT, ν:Real) -> Real Observe a Wishart variate. X: The variate. Ψ: Scale. ν: Degrees of freedom. Returns: the log probability density.