Loading [MathJax]/extensions/tex2jax.js
smooth
A C++ library for Lie theory
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages Concepts
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
  smooth
  compat
 autodiff.hppAutodiff compatability header
 ceres.hppCeres compatability header
 odeint.hppBoost::odeint compatability header
 ros.hppROS message compatablity header
  concepts
 lie_group.hpp
 manifold.hpp
  external
 lp2d.hpp
  lie_groups
 native.hppTrait specialization to make native Lie groups LieGroups
 rn.hppTrait specialization to make Eigen vectors LieGroups
 scalar.hppTrait specialization to make scalars LieGroups
  manifolds
 any.hpp
 submanifold.hpp
 variant.hppTrait specialization to make std::variant<Manifold...> a Manifold
 vector.hppTrait specialization to make std::vector<Manifold> a Manifold
  optim
 tr_solver.hppTrust region algorithms for determining step size
 tr_strategy.hpp
  polynomial
 basis.hppCompile-time polynomial manipulation
 quadrature.hppCompile-time quadrature scheme generation
 static_matrix.hppUtilities for compile-time matrix algebra
  spline
 bspline.hppB-splines on Lie groups
 common.hpp
 cumulative_spline.hppEvaluation of cumulative Lie group splines
 dubins.hppGenerate Dubins curves as Spline
 fit.hppFit Spline and Bspline from data
 reparameterize.hppReparamterize a Spline to satisfy derivative constraints
 spline.hppPiecewise polynomial splines on lie groups
 bundle.hpp
 c1.hpp
 derivatives.hppVarious useful derivatives
 diff.hppDifferentiation on Manifolds
 galilei.hpp
 lie_group_base.hpp
 lie_groups.hppMeta header to include all LieGroup concept model specifications
 lie_sparse.hppSparse versions of certain Lie group methods
 manifolds.hppMeta header to include all Manifold concept model specifications
 optim.hpp
 se2.hpp
 se3.hpp
 se_k_3.hpp
 so2.hpp
 so3.hpp
 wrt.hpp