|
vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
|
Public Member Functions | |
| random_polynomial (int _degree) | |
| dtype | operator() (dtype x) |
Public Attributes | |
| int | degree |
| std::vector< dtype > | coefficient |
|
inline |
|
inline |
| std::vector< dtype > random_polynomial< dtype >::coefficient |
| int random_polynomial< dtype >::degree |