I was reading about k-strong convexity and came a across an equation like this
f(x_1) >= f(x_2) + <\Delta f(x_2), x_1-x_2> + (k/2)*(||x_1-x_2||^2)
Could some one explain what the notation <> means?
Sorry for the errors with latex.
I was reading about k-strong convexity and came a across an equation like this
f(x_1) >= f(x_2) + <\Delta f(x_2), x_1-x_2> + (k/2)*(||x_1-x_2||^2)
Could some one explain what the notation <> means?
Sorry for the errors with latex.
<x,y> is the dot (scalar) product of x and y
<x,y> = y'*x
as y' is the tronspose of y, for more you can cheek scalar product
I think that these part of quantum mechanics, especially matrix mechanics < x1 is called bra vector and x2> is called as the ket vector. Please check with quantum mechanics book. Please check the book by Dirac on quantum mechanics.