Element wise application of a scalar function f to a matrix M is denoted by f(M); analogously, element wise addition or subtraction between a scalar s and a matrix M is denoted by, e.g., s+M. The n×m matrix X is written as X=(xi,j)i=1:n,j=1:m=(x11…x1m⋮⋮xn1…...