Function algebloat::matrix::write_mat [] [src]

pub fn write_mat<T: MatrixRawGet + MatrixShape>(
    w: &mut Formatter,
    a: &T
) -> Result