Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

CubicSpline Class Reference

Cubic spline interpolation. More...

#include <CrystVector.h>

List of all members.

Public Methods

 CubicSpline (const CrystVector_REAL &x, const CrystVector_REAL &y, const REAL yp1, const REAL ypn)
 Spline with given extremum derivatives.

 CubicSpline (const CrystVector_REAL &x, const CrystVector_REAL &y)
 Natural cubic spline.

 ~CubicSpline ()
REAL operator() (const REAL x) const

Private Attributes

const CrystVector_REAL mX
const CrystVector_REAL mY
CrystVector_REAL mYsecond


Detailed Description

Cubic spline interpolation.


The documentation for this class was generated from the following file:
Generated on Tue Feb 5 17:37:19 2002 for ObjCryst++ by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001