//! computes element-wise weighted product of the two arrays (dst = scale*src1*src2) //! computes element-wise weighted product of
//! computes element-wise weighted product of the two arrays (dst = scale*src1*src2) //! computes element-wise weighted product of