I'm interested in finding a basis function $\phi(x)$, which I can use to approximate some function
$y(x) \approx \hat{y}(x) = \sum\limits_i c_i \phi_i((x - d_i)/s_i)$,
where its inverse function, $\phi^{-1}(x)$, is in the same basis. I.e.:
$\phi^{-1}(x) = l\phi((x - m)/n)$.
Does such a function exist? Or is there some way to prove it doesn't exist?