pub fn matrix_new(height: usize, width: usize, value: ExprResult) -> ExprResult
Expand description

Create a new matrix