|
Rosetta
|
Go to the source code of this file.
Namespaces | |
| numeric | |
| Unit headers. | |
Functions | |
| template<class Value > | |
| double | numeric::linear_interpolate (Value start, Value stop, unsigned curr_stage, unsigned num_stages) |
| Linearly interpolates a quantity from start to stop over (num_stages + 1) stages. More... | |
Definition in file interpolate.hh.
1.8.7