Function matrixable::print_diagonals_debug

source ·
pub fn print_diagonals_debug<M: MatrixExt>(p: &M)
where <M as MatrixExt>::Element: Debug,