# Example 1:
qkn_coeff(2) # For real Wishart distribution with k = 2
# Example 2:
qkn_coeff(3, 1) # For complex Wishart distribution with k = 3
# Example 3:
qkn_coeff(2, 1/2) # For quaternion Wishart distribution with k = 2
Run the code above in your browser using DataLab