hadamard (or product) takes as arguments two matrices A and B of the same size. hadamard (or product) returns the matrix where each term is the term by term product of A and B. Input :
Output :
See also 2.37.31 and 2.42.6 for product.