Alexandria
2.14.1
Please provide a description of the project.
|
This is the complete list of members for Euclid::MathUtils::Piecewise, including all inherited members.
clone() const override | Euclid::MathUtils::Piecewise | virtual |
getFunctions() const | Euclid::MathUtils::Piecewise | |
getKnots() const | Euclid::MathUtils::Piecewise | |
integrate(const double x1, const double x2) const override | Euclid::MathUtils::Piecewise | virtual |
m_functions | Euclid::MathUtils::Piecewise | private |
m_knots | Euclid::MathUtils::Piecewise | private |
operator()(const double) const override | Euclid::MathUtils::Piecewise | virtual |
Piecewise(std::vector< double > knots, std::vector< std::shared_ptr< Function >> functions) | Euclid::MathUtils::Piecewise | |
~Function()=default | Euclid::MathUtils::Function | virtual |
~Integrable()=default | Euclid::MathUtils::Integrable | virtual |
~Piecewise()=default | Euclid::MathUtils::Piecewise | virtual |