Let $X$ be composed of $d$ different vectors of $\mathbb{R}^n$ : $X=\{x_1,\ldots,x_d\}$ and $H$ be the convex hull of $X$. Each vector $y\in H$ can be expressed as $$y=\sum_{i=1}^d a_i x_i,$$ with non-negative weights $a_i$ and $\sum_{i=1}^da_i=1$.
My question is the following:
Given $y\in H$, is there a simple necessary and sufficient condition for the uniqueness of such a convex decomposition?
Such a characterization should both involve $y$ and $X$, but I really don't see how to proceed to find it.