Linear interpolation (cf. std::lerp) More...
Public Member Functions | |
| T | operator() (const T &a, const T &b, const scalar t) const |
Linear interpolation (cf. std::lerp)
Definition at line 273 of file ops.H.
References Foam::constant::physicoChemical::b, and Foam::lerp().
