Go to the source code of this file.
Functions | |
static double | interpolateLinear (const double x, const double f0, const double f1) |
|
inlinestatic |
Definition at line 5 of file ConstantStepOdeSolver.cc.
References x().
Referenced by ConstantStepOdeSolver::interpolateCoordinate(), and ConstantStepOdeSolver::interpolateIntegrated().