![]() |
Go to the source code of this file.
Namespaces | |
| openfluid | |
| openfluid::scientific | |
Functions | |
| template<typename T > | |
| T | openfluid::scientific::linearInterpolation (const T &X0, const T &Y0, const T &X1, const T &Y1, const T &X) |
| template<typename T > | |
| T | openfluid::scientific::linearInterpolationFromXOrigin (const T &Y0, const T &X1, const T &Y1, const T &X) |
1.8.11