, including all inherited members.
AllocatedSize(void) const | CLAM::BPFTmpl< TX, TY > | [inline] |
BPFPolInt(const TX &x, const Array< TIndex > &closestPointsIndex, TData &errorEstimate) const | CLAM::BPFTmpl< TX, TY > | [inline, protected] |
BPFSplineInt(const TX &x) const | CLAM::BPFTmpl< TX, TY > | [inline, protected] |
BPFTmpl() | CLAM::BPFTmpl< TX, TY > | [inline] |
BPFTmpl(const EInterpolation &eInterpolation) | CLAM::BPFTmpl< TX, TY > | [inline] |
BPFTmpl(TSize size) | CLAM::BPFTmpl< TX, TY > | [inline] |
BPFTmpl(TSize size, const EInterpolation &eInterpolation) | CLAM::BPFTmpl< TX, TY > | [inline] |
BPFTmpl(const BPFTmpl< TX, TY > &orig) | CLAM::BPFTmpl< TX, TY > | [inline] |
CreateSplineTable() | CLAM::BPFTmpl< TX, TY > | [inline, protected] |
DeepCopy() const | CLAM::Component | [inline, virtual] |
DeleteBetweenIndex(TIndex leftIndex, TIndex rightIndex) | CLAM::BPFTmpl< TX, TY > | [inline] |
DeleteBetweenXValues(const TX &leftX, const TX &rightX) | CLAM::BPFTmpl< TX, TY > | [inline] |
DeleteIndex(TIndex index) | CLAM::BPFTmpl< TX, TY > | [inline] |
DeleteThroughXValue(const TX &x) | CLAM::BPFTmpl< TX, TY > | [inline] |
GetClassName() const | CLAM::BPFTmpl< TX, TY > | [inline, virtual] |
GetInterpolation() const | CLAM::BPFTmpl< TX, TY > | [inline] |
GetnClosest(TIndex foundIndex) const | CLAM::BPFTmpl< TX, TY > | [inline] |
GetPointArray() | CLAM::BPFTmpl< TX, TY > | [inline] |
GetPosition(const TX &x) const | CLAM::BPFTmpl< TX, TY > | [inline] |
GetStep() | CLAM::BPFTmpl< TX, TY > | [inline] |
GetValue(const TX &x) const | CLAM::BPFTmpl< TX, TY > | [inline] |
GetValue(const TX &x, const EInterpolation &eInterpolation) const | CLAM::BPFTmpl< TX, TY > | [inline] |
GetValueFromIndex(TIndex index) const | CLAM::BPFTmpl< TX, TY > | [inline] |
GetXValue(TIndex index) const | CLAM::BPFTmpl< TX, TY > | [inline] |
Init() | CLAM::BPFTmpl< TX, TY > | [inline] |
Insert(const PointTmpl< TX, TY > &point) | CLAM::BPFTmpl< TX, TY > | [inline] |
Insert(const TX &x, const TX &y) | CLAM::BPFTmpl< TX, TY > | [inline] |
LoadFrom(Storage &storage) | CLAM::BPFTmpl< TX, TY > | [inline, protected, virtual] |
mArray | CLAM::BPFTmpl< TX, TY > | [protected] |
mc | CLAM::BPFTmpl< TX, TY > | [mutable, protected] |
mClosestPoints | CLAM::BPFTmpl< TX, TY > | [mutable, protected] |
md | CLAM::BPFTmpl< TX, TY > | [mutable, protected] |
meInterpolation | CLAM::BPFTmpl< TX, TY > | [protected] |
mIsSplineUpdated | CLAM::BPFTmpl< TX, TY > | [protected] |
mLastIndex | CLAM::BPFTmpl< TX, TY > | [mutable, protected] |
mLastX | CLAM::BPFTmpl< TX, TY > | [mutable, protected] |
mLeftDerivative | CLAM::BPFTmpl< TX, TY > | [protected] |
mnPoints | CLAM::BPFTmpl< TX, TY > | [protected] |
mOrder | CLAM::BPFTmpl< TX, TY > | [protected] |
mRightDerivative | CLAM::BPFTmpl< TX, TY > | [protected] |
mSearch | CLAM::BPFTmpl< TX, TY > | [protected] |
mSplineTable | CLAM::BPFTmpl< TX, TY > | [protected] |
operator=(const BPFTmpl< TX, TY > &originalBPF) | CLAM::BPFTmpl< TX, TY > | [inline] |
Resize(TSize newSize) | CLAM::BPFTmpl< TX, TY > | [inline] |
SetIntpType(const EInterpolation &eInterpolation) | CLAM::BPFTmpl< TX, TY > | [inline] |
SetLeftDerivative(TData val) | CLAM::BPFTmpl< TX, TY > | [inline] |
SetRightDerivative(TData val) | CLAM::BPFTmpl< TX, TY > | [inline] |
SetSize(TSize newSize) | CLAM::BPFTmpl< TX, TY > | [inline] |
SetStep(TSize step) | CLAM::BPFTmpl< TX, TY > | [inline] |
SetValue(TIndex index, const TY &y) | CLAM::BPFTmpl< TX, TY > | [inline] |
SetXValue(TIndex index, const TX &x) | CLAM::BPFTmpl< TX, TY > | [inline] |
ShallowCopy() const | CLAM::Component | [inline, virtual] |
Size(void) const | CLAM::BPFTmpl< TX, TY > | [inline] |
StoreOn(Storage &storage) const | CLAM::BPFTmpl< TX, TY > | [inline, protected, virtual] |
UnsetLeftDerivative(void) | CLAM::BPFTmpl< TX, TY > | [inline] |
UnsetRightDerivative(void) | CLAM::BPFTmpl< TX, TY > | [inline] |
UpdateSplineTable() | CLAM::BPFTmpl< TX, TY > | [inline] |
~Component() | CLAM::Component | [virtual] |