MathTL
 All Classes Functions Variables Typedefs Enumerations
Public Member Functions
MathTL::CardinalKnotSequence< d > Class Template Reference

#include <cardinal_splines.h>

Inheritance diagram for MathTL::CardinalKnotSequence< d >:
MathTL::KnotSequence

List of all members.

Public Member Functions

int k0 () const
double knot (const int k) const

Detailed Description

template<int d>
class MathTL::CardinalKnotSequence< d >

(semi)infinite knot sequence for cardinal splines supported in [0,)


Member Function Documentation

template<int d>
double MathTL::CardinalKnotSequence< d >::knot ( const int  k) const [inline, virtual]

compute the k-th knot

Implements MathTL::KnotSequence.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations