smooth
A C++ library for Lie theory
Loading...
Searching...
No Matches
Classes
bspline.hpp File Reference

B-splines on Lie groups. More...

#include <ranges>
#include "common.hpp"
#include "cumulative_spline.hpp"
#include "detail/bspline_impl.hpp"
Include dependency graph for bspline.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BSpline< K, G >
 Cardinal Bspline on a Lie group. More...
 

Detailed Description

B-splines on Lie groups.

Definition in file bspline.hpp.