#include <rcpp_table.h>
|
vector< double > | x |
|
vector< double > | y |
|
vector< double > | slope |
|
Definition at line 16 of file rcpp_table.h.
◆ Interpolate() [1/2]
Interpolate::Interpolate |
( |
| ) |
|
|
inline |
◆ Interpolate() [2/2]
Interpolate::Interpolate |
( |
vector< double > |
inx, |
|
|
vector< double > |
iny |
|
) |
| |
|
inline |
◆ approx()
double Interpolate::approx |
( |
double |
xfind | ) |
|
|
inline |
◆ operator()()
double Interpolate::operator() |
( |
double |
xfind | ) |
|
|
inline |
◆ slope
vector<double> Interpolate::slope |
vector<double> Interpolate::x |
vector<double> Interpolate::y |
The documentation for this class was generated from the following file:
- /home/marcle/src/R/microsimulation/inst/include/rcpp_table.h