This is a basic question on the meaning of the following notation. Can someone explain how I would evaluate the Summation forumula below? And perhaps point me to a reference where I can understand how to evaluate?
I am assuming that we are trying to determine max value of S which is part of the set {-1 to 1} where i iterates from 1 to d?
$h(\mathbf x) = \sum_{i=1}^d \max_{s \in \{1,-1\}} s x_i$