Skip to main content

gue

Function gue 

Source
pub fn gue(n: usize, rng: &mut Rng) -> RandomMatrix
Expand description

Gaussian Unitary Ensemble (real approximation): symmetric matrix similar to GOE but with different normalization. For a real approximation, we use the same structure as GOE with scale 1/sqrt(n).