How to find the conjugate function of exponential $f(x) = \exp\langle x, c\rangle$?
- $x,c\in \mathbb{R}^n$
By the definition: $$f^*(y) = \sup_x \big\{\langle x, y\rangle-\exp\langle x, c\rangle\big\}$$
So take derivative of $h(x) =\langle x, y\rangle-\exp\langle x, c\rangle\ $ and let it be $0$, we have
$$\nabla h(x) = y-\exp\langle x, c\rangle c=0$$ So we get $$y = \exp\langle x, c\rangle c$$
However, $c$ is a vector, how to obtain $x^*$, the optimal solution?