### Description ### Description `dense_vector` should support arithmetic functions when one operand is a dense_vector and other is a scalar: - Add - Subtract - Multiply - Divide
Description
Description
dense_vectorshould support arithmetic functions when one operand is a dense_vector and other is a scalar: