Hadamard product (matrices) (source code)

= Hadamard product (matrices)
{wiki=Hadamard_product_(matrices)}

The Hadamard product, also known as the element-wise product or Schur product, is an operation that takes two matrices of the same dimensions and produces a new matrix, where each element in the resulting matrix is the product of the corresponding elements in the input matrices.