Skip to main content

eye

Function eye 

Source
pub fn eye(n: usize) -> Vec<Vec<f64>>
Expand description

Build identity matrix.