Recently I came across the following expression:
$$ \langle \nabla f(x_1),x_2 \rangle$$
I do understand how to calculate the value of the expression. You take the derivatives of each of the entry in the function and then substitute $x_1$ in it and then take the dot product between the resulting value and $x_2$. But is there any meaning for this expression? What does this expression represent?
Please help.