|
ADMB Documentation
-a65f1c97
|
This is the complete list of members for vcubic_spline_function, including all inherited members.
| operator()(double u) | vcubic_spline_function | |
| operator()(const dvector &u) | vcubic_spline_function | |
| operator()(const dvar_vector &u) | vcubic_spline_function | |
| vcubic_spline_function(const dvector &_x, const dvar_vector &_y, double yp1=0.0, double ypn=0.0) | vcubic_spline_function | |
| vcubic_spline_function(const dvector &_x, const dvar_vector &_y, dvariable yp1, dvariable ypn) | vcubic_spline_function | |
| vcubic_spline_function(const dvector &_x, const dvar_vector &_y, dvariable yp1) | vcubic_spline_function | |
| x | vcubic_spline_function | private |
| y | vcubic_spline_function | private |
| y2 | vcubic_spline_function | private |
|
|
Generated on Wed Sep 7 2022 00:01:35 for ADMB Documentation by 1.8.5
|