Reduction Functions

MAX function

finds the maximum value of a matrix

MIN function

finds the smallest element of a matrix

PROD function

multiplies all elements

SSQ function

computes the sum of squares of all elements

SUM function

sums all elements