EOL BSpline Library  v2.2
All Classes Files Functions Variables Enumerations Enumerator Pages
Public Types | Public Attributes | List of all members
BSplineBaseP< T > Struct Template Reference

Private state structure, hiding use of matrix template classes. More...

Public Types

typedef Matrix< T > MatrixT
 

Public Attributes

MatrixT Q
 
std::vector< T > X
 
std::vector< T > Nodes
 

Detailed Description

template<class T>
struct BSplineBaseP< T >

Private state structure, hiding use of matrix template classes.


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