Linear interpolation (cf. std::lerp). More...
#include <ops.H>
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 b, Foam::lerp(), and Foam::T().
