Function rstats::unit_matrix

source ·
pub fn unit_matrix(n: usize) -> Vec<Vec<f64>>
Expand description

Generates full nxn unit (identity) matrix