Theoretica
A C++ numerical and automatic mathematical library
|
This is the complete list of members for theoretica::spline, including all inherited members.
begin() | theoretica::spline | inline |
deriv(real x) const | theoretica::spline | inline |
end() | theoretica::spline | inline |
nodes | theoretica::spline | |
operator()(real x) const | theoretica::spline | inline |
operator=(const spline &other) | theoretica::spline | inline |
spline(const DataPoints &p) | theoretica::spline | inline |
spline(const Dataset1 &X, const Dataset2 &Y) | theoretica::spline | inline |