Consider the function
$$ f(x_1, x_2) = m_1 x_1 + m_2 x_2 + b \,, $$
where $m_1, m_2 \in \mathbb{R}$ and $b \in \mathbb{R}$ are parameters.
Which of the following is correct:
- The function $f$ depends linearly on $x = (x_1, x_2)$.
- The function $f$ depends affine-linearly on $x = (x_1, x_2)$.
Usually I would call $f$ an affine-linear function.
But if I use this phrase, i.e. $f$ depends on $x$, I am not sure anymore.
I understand that this is a not too important question and probably for many both phrases are fine. Nevertheless, which of the two is better i.e. more precise?
Thank you in advance.