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

#include <cubic.h>

Public Member Functions

 NotAKnot (SizeT point_idx)
 

Public Attributes

SizeT point_idx
 

Constructor & Destructor Documentation

◆ NotAKnot()

template<typename Number = DefaultNumber, template< typename, typename... > class Container = DefaultContainer>
alfi::spline::CubicSpline< Number, Container >::Conditions::NotAKnot::NotAKnot ( SizeT point_idx)
inlineexplicit

Member Data Documentation

◆ point_idx

template<typename Number = DefaultNumber, template< typename, typename... > class Container = DefaultContainer>
SizeT alfi::spline::CubicSpline< Number, Container >::Conditions::NotAKnot::point_idx

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