ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
cspline.cpp File Reference

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)

Detailed Description

Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.

Definition in file cspline.cpp.


Function Documentation

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 
)