ALFI
Advanced Library for Function Interpolation
|
#include <quadratic.h>
Classes | |
struct | Clamped |
struct | ClampedEnd |
struct | ClampedStart |
struct | FixedSecond |
struct | FixedSecondEnd |
struct | FixedSecondStart |
struct | NaturalEnd |
struct | NaturalStart |
struct | NotAKnot |
struct | NotAKnotEnd |
struct | NotAKnotStart |
struct | SemiClamped |
struct | SemiFixedSecond |
struct | SemiNatural |
struct | SemiNotAKnot |
struct | SemiSemi |
Public Types | |
using | Default = SemiNotAKnot |
using alfi::spline::QuadraticSpline< Number, Container >::Types::Default = SemiNotAKnot |