tf.contrib.distributions.WishartFull.__init__(df, scale, cholesky_input_output_matrices=False, validate_args=False, allow_nan_stats=True, name='WishartFull')
Construct Wishart distributions.
Args:
df: float or double Tensor. Degrees of freedom, must be greater than or equal to dimension of the scale matrix.
scale: float or double Tensor. The symmetric positive definite scale matrix of the distribution.
cholesky_input_output_matrices: Boolean. Any function which whose input or output is a ma