Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
BSpline Member List
This is the complete list of members for BSpline, including all inherited members.
- A
[protected] - BSpline()
[inline] - coef
[protected] - cubicHermiteInterpolation(const VecSimple(real) &x, const VecSimple(NUMT) &f, const VecSimple(real) &df)
- cubicInterpolation(const VecSimple(real) &x, const VecSimple(NUMT) &f, const char *boundcond="Free", bool repeat=false)
- derivative(int order, real x)
- funcValue(int order, real x)
[protected] - getCoef(Vec(NUMT) &c) const
[inline] - getSpace() const
- Ibox
[protected] - interpolation(const VecSimple(real) &x, const VecSimple(NUMT) &f, bool repeat=false)
- leastSquareInterpolation(const VecSimple(real) &x, const VecSimple(NUMT) &f)
- leastSquareInterpolation(const VecSimple(real) &x, const VecSimple(NUMT) &f, const VecSimple(real) &weights)
- linearInterpolation(const VecSimple(real) &x, const VecSimple(NUMT) &f)
- makeTable(const VecSimple(real) &vx, VecSimple(NUMT) &fx)
- ok() const
[inline] - operator()(real x)
- quadraticInterpolation(const VecSimple(real) &x, const VecSimple(NUMT) &f)
- redim(const SplineSpace &space_)
[inline] - scan(Is is)
- setCoef(const Vec(NUMT) &c)
[inline] - space
[protected] - ~BSpline()
[inline]
Copyright © 2003 inuTech GmbH. All rights reserved.