Classes | Namespaces | Functions
smooth_linear_spline.hpp File Reference

Spline sequence generated from linear segments with ramped corners. More...

#include <ecl/config/macros.hpp>
#include <ecl/concepts/streams.hpp>
#include <ecl/containers/array.hpp>
#include <ecl/exceptions/data_exception.hpp>
#include <ecl/exceptions/standard_exception.hpp>
#include "polynomial.hpp"
#include "macros.hpp"
Include dependency graph for smooth_linear_spline.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::SmoothLinearSpline
 Storage container for a smoothed linear spline interpolation. More...
 

Namespaces

 ecl
 Embedded control libraries.
 

Functions

template<typename OutputStream >
OutputStream & ecl::operator<< (OutputStream &ostream, const SmoothLinearSpline &smooth_linear_spline)
 

Detailed Description

Spline sequence generated from linear segments with ramped corners.

Date
July 2009

Definition in file smooth_linear_spline.hpp.



ecl_geometry
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:37