1D Linear Evaluation PtByPt (Not in Base Package)

Performs a linear evaluation of input data.

input data is a set of input data.
scale is the multiplicative constant.
offset is the additive constant.
y[i]=x[i]*a+b is the output.