Public Member Functions | Public Attributes

sp::math::SSplinePolynom< C > Struct Template Reference

#include <spMathSpline.hpp>

List of all members.

Public Member Functions

 SSplinePolynom ()
 ~SSplinePolynom ()
calc (const C &t) const

Public Attributes

a
b
c
d

template<class C>
struct sp::math::SSplinePolynom< C >


Constructor & Destructor Documentation

template<class C>
sp::math::SSplinePolynom< C >::SSplinePolynom (  )  [inline]
template<class C>
sp::math::SSplinePolynom< C >::~SSplinePolynom (  )  [inline]

Member Function Documentation

template<class C>
C sp::math::SSplinePolynom< C >::calc ( const C &  t  )  const [inline]

Member Data Documentation

template<class C>
C sp::math::SSplinePolynom< C >::a
template<class C>
C sp::math::SSplinePolynom< C >::b
template<class C>
C sp::math::SSplinePolynom< C >::c
template<class C>
C sp::math::SSplinePolynom< C >::d

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines