is_identity

Function is_identity 

Source
pub fn is_identity<F>(a: &ArrayView2<'_, F>) -> bool
where F: Float + NumAssign + Sum + One + Send + Sync + ScalarOperand + 'static,
Expand description

Check if a matrix is the identity matrix