CLAM-Development  1.4.0
CLAM::BPFTmpl< TX, TY > Member List

This is the complete list of members for CLAM::BPFTmpl< TX, TY >, 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 >protected
BPFSplineInt(const TX &x) const CLAM::BPFTmpl< TX, TY >protected
BPFTmpl()CLAM::BPFTmpl< TX, TY >
BPFTmpl(const EInterpolation &eInterpolation)CLAM::BPFTmpl< TX, TY >
BPFTmpl(TSize size)CLAM::BPFTmpl< TX, TY >
BPFTmpl(TSize size, const EInterpolation &eInterpolation)CLAM::BPFTmpl< TX, TY >
BPFTmpl(const BPFTmpl< TX, TY > &orig)CLAM::BPFTmpl< TX, TY >
CreateSplineTable()CLAM::BPFTmpl< TX, TY >protected
DeepCopy() const CLAM::Componentinlinevirtual
DeleteBetweenIndex(TIndex leftIndex, TIndex rightIndex)CLAM::BPFTmpl< TX, TY >
DeleteBetweenXValues(const TX &leftX, const TX &rightX)CLAM::BPFTmpl< TX, TY >
DeleteIndex(TIndex index)CLAM::BPFTmpl< TX, TY >
DeleteThroughXValue(const TX &x)CLAM::BPFTmpl< TX, TY >
GetClassName() const CLAM::BPFTmpl< TX, TY >inlinevirtual
GetInterpolation() const CLAM::BPFTmpl< TX, TY >inline
GetnClosest(TIndex foundIndex) const CLAM::BPFTmpl< TX, TY >
GetPointArray()CLAM::BPFTmpl< TX, TY >inline
GetPosition(const TX &x) const CLAM::BPFTmpl< TX, TY >
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 >
GetValueFromIndex(TIndex index) const CLAM::BPFTmpl< TX, TY >inline
GetXValue(TIndex index) const CLAM::BPFTmpl< TX, TY >inline
Init()CLAM::BPFTmpl< TX, TY >
Insert(const PointTmpl< TX, TY > &point)CLAM::BPFTmpl< TX, TY >
Insert(const TX &x, const TX &y)CLAM::BPFTmpl< TX, TY >
LoadFrom(Storage &storage)CLAM::BPFTmpl< TX, TY >protectedvirtual
mArrayCLAM::BPFTmpl< TX, TY >protected
mcCLAM::BPFTmpl< TX, TY >mutableprotected
mClosestPointsCLAM::BPFTmpl< TX, TY >mutableprotected
mdCLAM::BPFTmpl< TX, TY >mutableprotected
meInterpolationCLAM::BPFTmpl< TX, TY >protected
mIsSplineUpdatedCLAM::BPFTmpl< TX, TY >protected
mLastIndexCLAM::BPFTmpl< TX, TY >mutableprotected
mLastXCLAM::BPFTmpl< TX, TY >mutableprotected
mLeftDerivativeCLAM::BPFTmpl< TX, TY >protected
mnPointsCLAM::BPFTmpl< TX, TY >protected
mOrderCLAM::BPFTmpl< TX, TY >protected
mRightDerivativeCLAM::BPFTmpl< TX, TY >protected
mSearchCLAM::BPFTmpl< TX, TY >protected
mSplineTableCLAM::BPFTmpl< TX, TY >protected
operator=(const BPFTmpl< TX, TY > &originalBPF)CLAM::BPFTmpl< TX, TY >
Resize(TSize newSize)CLAM::BPFTmpl< TX, TY >inline
SetIntpType(const EInterpolation &eInterpolation)CLAM::BPFTmpl< TX, TY >
SetLeftDerivative(TData val)CLAM::BPFTmpl< TX, TY >
SetRightDerivative(TData val)CLAM::BPFTmpl< TX, TY >
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::Componentinlinevirtual
Size(void) const CLAM::BPFTmpl< TX, TY >inline
StoreOn(Storage &storage) const CLAM::BPFTmpl< TX, TY >protectedvirtual
UnsetLeftDerivative(void)CLAM::BPFTmpl< TX, TY >
UnsetRightDerivative(void)CLAM::BPFTmpl< TX, TY >
UpdateSplineTable()CLAM::BPFTmpl< TX, TY >
~Component()CLAM::Componentvirtual