![]() |
0.4.1
|
Constructs four overlapping qaudratic B-splines. More...
Go to the source code of this file.
Namespaces | |
namespace | NAV |
namespace | NAV::BsplineKF |
Functions | |
std::array< double, 3 > | NAV::BsplineKF::quadraticBsplines (const double &ti, const double &splineSpacing=1.0) |
Set the points/knots of the four B-splines. | |
Constructs four overlapping qaudratic B-splines.
Definition in file QuadraticBsplines.hpp.