pub fn random_regular<A>(n: usize) -> Array2<A>where
    A: Scalar + Lapack,
Expand description

Generate random regular matrix