Function nyx_space::utils::is_diagonal

source ·
pub fn is_diagonal(m: &Matrix3<f64>) -> bool
Expand description

Returns whether the provided square matrix (3x3) is diagonal