BALL::CubicSpline1D Member List

This is the complete list of members for BALL::CubicSpline1D, including all inherited members.
createSpline()BALL::CubicSpline1D [private]
CubicSpline1D()BALL::CubicSpline1D
CubicSpline1D(const std::vector< float > &sample_positions, const std::vector< float > &sample_values, bool return_average=false, bool is_natural=true, float lower_derivative=0.0, float upper_derivative=0.0, int verbosity=VERBOSITY_LEVEL_DEBUG)BALL::CubicSpline1D
CubicSpline1D(const std::vector< float > &sample_positions, const std::vector< float > &sample_values, float default_value, bool is_natural=true, float lower_derivative=0.0, float upper_derivative=0.0, int verbosity=VERBOSITY_LEVEL_DEBUG)BALL::CubicSpline1D
CubicSpline1D(const std::vector< float > &sample_positions, const std::vector< float > &sample_values, float default_value, float lower_bound, float upper_bound, bool is_natural=true, float lower_derivative=0.0, float upper_derivative=0.0, int verbosity=VERBOSITY_LEVEL_DEBUG)BALL::CubicSpline1D
CubicSpline1D(const std::vector< float > &sample_positions, const std::vector< float > &sample_values, float lower_bound, float upper_bound, bool return_average=false, float default_value=std::numeric_limits< float >::min(), bool is_natural=true, float lower_derivative=0.0, float upper_derivative=0.0, int verbosity=VERBOSITY_LEVEL_DEBUG)BALL::CubicSpline1D
CubicSpline1D(const CubicSpline1D &cs1D)BALL::CubicSpline1D
curvature_BALL::CubicSpline1D [private]
default_value_BALL::CubicSpline1D [private]
getCurvature() const BALL::CubicSpline1D [inline]
getDefaultValue() const BALL::CubicSpline1D [inline]
getLowerBound() const BALL::CubicSpline1D [inline]
getLowerDerivative() const BALL::CubicSpline1D [inline]
getPositions() const BALL::CubicSpline1D [inline]
getUpperBound() const BALL::CubicSpline1D [inline]
getUpperDerivative() const BALL::CubicSpline1D [inline]
getValues() const BALL::CubicSpline1D [inline]
getVerbosity() const BALL::CubicSpline1D [inline]
is_natural_BALL::CubicSpline1D [private]
isNatural() const BALL::CubicSpline1D [inline]
lower_bound_BALL::CubicSpline1D [private]
lower_derivative_BALL::CubicSpline1D [private]
makeNatural(bool recompute=true)BALL::CubicSpline1D
operator()(float x)BALL::CubicSpline1D
return_average_BALL::CubicSpline1D [private]
sample_positions_BALL::CubicSpline1D [private]
sample_values_BALL::CubicSpline1D [private]
setBoudaryDerivatives(float lower_derivative, float upper_derivative, bool recompute=true)BALL::CubicSpline1D
setCurvature(std::vector< float > curvature)BALL::CubicSpline1D
setDefaultValue(float value)BALL::CubicSpline1D [inline]
setLowerBound(float lb)BALL::CubicSpline1D [inline]
setLowerDerivative(float derivative, bool recompute=true)BALL::CubicSpline1D
setPositions(std::vector< float > positions, bool recompute=true)BALL::CubicSpline1D
setUpperBound(float ub)BALL::CubicSpline1D [inline]
setUpperDerivative(float derivative, bool recompute=true)BALL::CubicSpline1D
setValues(std::vector< float > values, bool recompute=true)BALL::CubicSpline1D
setVerbosity(int verbosity)BALL::CubicSpline1D [inline]
upper_bound_BALL::CubicSpline1D [private]
upper_derivative_BALL::CubicSpline1D [private]
verbosity_BALL::CubicSpline1D [private]
VERBOSITY_LEVEL_CRITICALBALL::CubicSpline1D [static]
VERBOSITY_LEVEL_DEBUGBALL::CubicSpline1D [static]
~CubicSpline1D()BALL::CubicSpline1D [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3