#include <SplineGenerator.hh>
◆ LinearFunction() [1/2]
| numeric::interpolation::spline::LinearFunction::LinearFunction |
( |
| ) |
|
|
inline |
◆ LinearFunction() [2/2]
| numeric::interpolation::spline::LinearFunction::LinearFunction |
( |
Real |
cutoff_in, |
|
|
Real |
slope_in, |
|
|
Real |
intercept_in |
|
) |
| |
|
inline |
◆ cutoff
| Real numeric::interpolation::spline::LinearFunction::cutoff |
◆ intercept
| Real numeric::interpolation::spline::LinearFunction::intercept |
◆ slope
| Real numeric::interpolation::spline::LinearFunction::slope |
The documentation for this struct was generated from the following file: