Parameters
double
degreesOfFreedom
The degrees of freedom (n) for the Wishart distribution.
Matrix<T>
scale
The scale matrix (V) for the Wishart distribution.
double
degreesOfFreedomThe degrees of freedom (n) for the Wishart distribution.
Matrix<T>
scaleThe scale matrix (V) for the Wishart distribution.
Random
rndThe random number generator to use.
double
degreesOfFreedomThe degrees of freedom (n) for the Wishart distribution.
Matrix<T>
scaleThe scale matrix (V) for the Wishart distribution.
double
the density at x.
string
a string representation of the distribution.
Value:
Value:
Value: