Function geo_nd::matrix::is_zero

source ·
pub fn is_zero<V: Num>(m: &[V]) -> bool
Expand description

Return true if the matrix is all zeros