Function ndarray_linalg::generate::random_regular

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

Generate random regular matrix