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

#include <cubic.h>

Classes

struct  Clamped
 
struct  Custom
 
struct  FixedSecond
 
struct  FixedThird
 
struct  Natural
 
struct  NotAKnot
 
struct  NotAKnotEnd
 
struct  NotAKnotStart
 
struct  ParabolicEnds
 
struct  Periodic
 
struct  SemiNotAKnot
 

Public Types

using Default = Natural
 

Member Typedef Documentation

◆ Default

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

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