UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for SmoothCubicSpline1d, including all inherited members.
addNode(const U2dWPoint &, int) | SmoothCubicSpline1d | inlinevirtual |
Am(size_t i, size_t j, const U2dWPoints &nodes) const (defined in SmoothCubicSpline1d) | SmoothCubicSpline1d | inlineprotected |
approximate(const U2dWPoints &nodes, double alpha) | SmoothCubicSpline1d | virtual |
bv(size_t i, const U2dWPoints &nodes) const (defined in SmoothCubicSpline1d) | SmoothCubicSpline1d | inlineprotected |
calc_coeffs(const U2dWPoints &nodes, double alpha, CoeffsAr &coeffs) | SmoothCubicSpline1d | protected |
CoeffsAr typedef | SmoothCubicSpline1d | protected |
get_s(double x) const | SmoothCubicSpline1d | inlineprotected |
Hm(size_t i, size_t j, const std::vector< double > &delta_vec) const (defined in SmoothCubicSpline1d) | SmoothCubicSpline1d | inlineprotected |
Km(size_t i, size_t j, const U2dWPoints &nodes) const (defined in SmoothCubicSpline1d) | SmoothCubicSpline1d | inlineprotected |
m_bound | SmoothCubicSpline1d | protected |
m_coeffs | SmoothCubicSpline1d | protected |
m_ready (defined in SmoothCubicSpline1d) | SmoothCubicSpline1d | protected |
operator()(double x) const | SmoothCubicSpline1d | virtual |
ready() const | SmoothCubicSpline1d | inlinevirtual |
removeNode(size_t) | SmoothCubicSpline1d | inlinevirtual |
SmoothCubicSpline1d() | SmoothCubicSpline1d | |
SmoothCubicSpline1d(const U2dWPoints &nodes, double alpha) | SmoothCubicSpline1d | |
~SmoothCubicSpline1d() | SmoothCubicSpline1d | virtual |
~UCurve1d() (defined in UCurve1d< U2dWPoint >) | UCurve1d< U2dWPoint > | inlinevirtual |