ADMB Documentation
-a65f1c97
|
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
#include <fvar.hpp>
Go to the source code of this file.
Functions | |
dvector | spline (const dvector &x, const dvector &y, double yp1, double ypn) |
double | splint (const dvector &xa, const dvector &ya, const dvector &y2a, double x) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Definition in file cspline.cpp.
Definition at line 37 of file cspline.cpp.
Referenced by cubic_spline_function::cubic_spline_function(), splie2(), splin2(), and vcubic_spline_function::vcubic_spline_function().
Definition at line 92 of file cspline.cpp.
Referenced by vcubic_spline_function::operator()(), cubic_spline_function::operator()(), and splin2().
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |