#include "tension_function.hpp"#include <ecl/config/macros.hpp>#include <ecl/concepts/macros.hpp>#include <ecl/concepts/streams.hpp>#include <ecl/concepts/containers.hpp>#include <ecl/containers/array.hpp>#include <ecl/exceptions/standard_exception.hpp>#include <ecl/utilities/blueprints.hpp>#include "macros.hpp"

Go to the source code of this file.
| Classes | |
| class | ecl::BluePrintFactory< TensionSpline > | 
| Blueprint factory for tension splines. | |
| class | ecl::blueprints::C2TensionSpline | 
| Blueprint for generating a tension spline satisfying C2 constraints. | |
| class | ecl::TensionSpline | 
| Storage container for a tension spline interpolation. | |
| Namespaces | |
| ecl | |
| ecl::blueprints | |
| Functions | |
| OutputStream & | ecl::operator<< (OutputStream &ostream, const TensionSpline &tension_spline) |