Reduces all the matrix rows to only row, using combiner function
combiner
Vector reduceRows(Vector Function(Vector combine, Vector vector) combiner, {Vector? initValue});