[][src]Function veho::matrix::iso

pub fn iso<T: Clone>(height: usize, width: usize, value: T) -> Matrix<T>