- Chebychev polynomials used to approximate expensive 1D function
- \[f(x, \vec{c}) \approx -\frac{1}{2}c_0 + \sum_{i=0}^{N-1}c_iT_i(x)\quad x\in[-1,1]\]
- Coefficients \(c_i\) are known
- Chebychev polynomials \(T_i(x)\) recursively defined for a given \(x\):
- \(f(x)\) in essence is a scalar product of two vectors, \(\vec{c}\cdot\vec{T}\)