1Mat Object: 1 MPI process 2 type: seqaij 3row 0: (0, -1.) (1, 0.) (2, 1.) (3, 3.) (4, 4.) (5, -5.) 4row 1: (0, -1.) (1, 0.) (2, 1.) 5row 2: 6row 3: (4, 4.) 7row 4: (4, 4.) (5, -5.) 8 9 MatGetRowMax 10Vec Object: 1 MPI process 11 type: seq 124. 131. 140. 154. 164. 170: 4 2 0 4 4 18Mat Object: 1 MPI process 19 type: seqaij 20row 0: (0, 1.) (1, -0.) (2, -1.) (3, -3.) (4, -4.) (5, 5.) 21row 1: (0, 1.) (1, -0.) (2, -1.) 22row 2: 23row 3: (4, -4.) 24row 4: (4, -4.) (5, 5.) 25 26 MatGetRowMin 27 28 MatGetRowMaxAbs 29Vec Object: 1 MPI process 30 type: seq 315. 321. 330. 344. 355. 360: 5 0 0 4 5 37 38 MatGetRowMinAbs 39Vec Object: 1 MPI process 40 type: seq 41-0. 420. 430. 440. 450. 460: 1 3 0 0 0 47MatGetRowMax for seqdense matrix 48MatGetRowMin for seqdense matrix 49MatGetRowMaxAbs for seqdense matrix 50 51 MatGetRowMaxAbs for BAIJ matrix 52