Its a pretty commonly used notation in Boyd's book: $x^Ty \leq b$ or $x^Ty \geq d$. Now since my linear algebra skills are not that good, I get confused with the term always.
How should I interprete the term $x^Ty \leq b$? For example, if $x = [1 , -2]$ and $y = [22 ,1]$, does $x^Ty > 0$ means every element of the new vector will be positive?