ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
cspline.cpp File Reference

(Last Changed on September 23, 2015 for git-revision cea11c7ea784a54da6c6c9eab9959cadd3e69ac8.)

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 
)