BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::CubicSpline2D Member List

This is the complete list of members for BALL::CubicSpline2D, including all inherited members.

createBiCubicSpline()BALL::CubicSpline2Dprivate
CubicSpline2D()BALL::CubicSpline2D
CubicSpline2D(const std::vector< std::vector< float > > &sample_positions_x, const std::vector< float > &sample_positions_y, const std::vector< std::vector< float > > &sample_values, bool return_average=false, bool is_natural=true, const std::vector< float > &x_lower_derivatives=std::vector< float >(), const std::vector< float > &x_upper_derivatives=std::vector< float >(), float y_lower_derivative=0., float y_upper_derivative=0., int verbosity=VERBOSITY_LEVEL_DEBUG)BALL::CubicSpline2D
CubicSpline2D(const std::vector< std::vector< float > > &sample_positions_x, const std::vector< float > &sample_positions_y, const std::vector< std::vector< float > > &sample_values, const std::vector< float > &x_default_values, float y_default_value, const std::vector< float > &x_lower_bounds, const std::vector< float > &x_upper_bounds, float y_lower_bound, float y_upper_bound, bool is_natural=true, const std::vector< float > &x_lower_derivatives=std::vector< float >(), const std::vector< float > &x_upper_derivatives=std::vector< float >(), float y_lower_derivative=0.0, float y_upper_derivative=0.0, int verbosity=VERBOSITY_LEVEL_DEBUG)BALL::CubicSpline2D
CubicSpline2D(const std::vector< float > &sample_positions_x, const std::vector< float > &sample_positions_y, const std::vector< std::vector< float > > &sample_values, bool return_average=false, bool is_natural=true, const std::vector< float > &x_lower_derivatives=std::vector< float >(), const std::vector< float > &x_upper_derivatives=std::vector< float >(), float y_lower_derivative=0., float y_upper_derivative=0., int verbosity=VERBOSITY_LEVEL_DEBUG)BALL::CubicSpline2D
CubicSpline2D(const std::vector< float > &sample_positions_x, const std::vector< float > &sample_positions_y, const std::vector< std::vector< float > > &sample_values, const std::vector< float > &x_default_values, float y_default_value, const std::vector< float > &x_lower_bounds, const std::vector< float > &x_upper_bounds, float y_lower_bound, float y_upper_bound, bool is_natural=true, const std::vector< float > &x_lower_derivatives=std::vector< float >(), const std::vector< float > &x_upper_derivatives=std::vector< float >(), float y_lower_derivative=0.0, float y_upper_derivative=0.0, int verbosity=VERBOSITY_LEVEL_DEBUG)BALL::CubicSpline2D
CubicSpline2D(const CubicSpline2D &cs2D)BALL::CubicSpline2D
default_value_BALL::CubicSpline2Dprivate
getNumberOfSplines() const BALL::CubicSpline2Dinline
getSpline(Position i)BALL::CubicSpline2D
getSpline(Position i) const BALL::CubicSpline2D
getXDefaultValue(Index x) const BALL::CubicSpline2D
getXLowerBounds() const BALL::CubicSpline2Dinline
getXLowerBounds(Index x) const BALL::CubicSpline2D
getXLowerDerivatives(Index x)BALL::CubicSpline2D
getXLowerDerivatives()BALL::CubicSpline2Dinline
getXUpperBounds() const BALL::CubicSpline2Dinline
getXUpperBounds(Index x) const BALL::CubicSpline2D
getXUpperDerivatives(Index x)BALL::CubicSpline2D
getXUpperDerivatives()BALL::CubicSpline2Dinline
getYDefaultValue() const BALL::CubicSpline2Dinline
getYLowerBound()BALL::CubicSpline2Dinline
getYLowerDerivative()BALL::CubicSpline2Dinline
getYUpperBound()BALL::CubicSpline2Dinline
getYUpperDerivative()BALL::CubicSpline2Dinline
isXNatural(Index x)BALL::CubicSpline2D
isXNatural() const BALL::CubicSpline2Dinline
isYNatural()BALL::CubicSpline2Dinline
makeAllXNatural(bool recompute=true)BALL::CubicSpline2D
makeXNatural(Index x, bool recompute=true)BALL::CubicSpline2D
makeYNatural(bool y_is_natural, bool recompute=true)BALL::CubicSpline2D
operator()(float x, float y)BALL::CubicSpline2D
return_average_BALL::CubicSpline2Dprivate
sample_positions_x_BALL::CubicSpline2Dprivate
sample_positions_y_BALL::CubicSpline2Dprivate
sample_values_BALL::CubicSpline2Dprivate
setVerbosity(int verbosity)BALL::CubicSpline2D
setXDefaultValues(vector< float > x_default_values)BALL::CubicSpline2Dinline
setXLowerBounds(vector< float > lb)BALL::CubicSpline2Dinline
setXLowerDerivatives(vector< float > ld, bool recompute=true)BALL::CubicSpline2D
setXUpperBounds(vector< float > ub)BALL::CubicSpline2Dinline
setXUpperDerivatives(vector< float > ud, bool recompute=true)BALL::CubicSpline2D
setYDefaultValue(float y_default_value)BALL::CubicSpline2Dinline
setYLowerBound(float lb)BALL::CubicSpline2Dinline
setYLowerDerivative(float ld, bool recompute=true)BALL::CubicSpline2D
setYUpperBound(float ub)BALL::CubicSpline2Dinline
setYUpperDerivative(float ud, bool recompute=true)BALL::CubicSpline2D
splines_BALL::CubicSpline2Dprivate
verbosity_BALL::CubicSpline2Dprivate
VERBOSITY_LEVEL_CRITICALBALL::CubicSpline2Dstatic
VERBOSITY_LEVEL_DEBUGBALL::CubicSpline2Dstatic
x_default_values_BALL::CubicSpline2Dprivate
x_is_natural_BALL::CubicSpline2Dprivate
x_lower_bounds_BALL::CubicSpline2Dprivate
x_lower_derivatives_BALL::CubicSpline2Dprivate
x_upper_bounds_BALL::CubicSpline2Dprivate
x_upper_derivatives_BALL::CubicSpline2Dprivate
y_default_value_BALL::CubicSpline2Dprivate
y_is_natural_BALL::CubicSpline2Dprivate
y_lower_bound_BALL::CubicSpline2Dprivate
y_lower_derivative_BALL::CubicSpline2Dprivate
y_upper_bound_BALL::CubicSpline2Dprivate
y_upper_derivative_BALL::CubicSpline2Dprivate
~CubicSpline2D()BALL::CubicSpline2Dvirtual