ALFI
Advanced Library for Function Interpolation
Loading...
Searching...
No Matches
alfi::spline::QuadraticSpline< Number, Container >::Types Struct Referencefinal

#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
 

Member Typedef Documentation

◆ Default

template<typename Number = DefaultNumber, template< typename, typename... > class Container = DefaultContainer>
using alfi::spline::QuadraticSpline< Number, Container >::Types::Default = SemiNotAKnot

The documentation for this struct was generated from the following file: