multiply

adcc.multiply(a, b, out=None)

Return the elementwise product of two objects If out is given the result will be written to the latter tensor.

Note: If out is not given, the symmetry of the contained objects will be destroyed!