smooth
A C++ library for Lie theory
|
Trait specialization to make native Lie groups LieGroups. More...
#include "smooth/concepts/lie_group.hpp"
Go to the source code of this file.
Classes | |
struct | traits::lie< G > |
LieGroup model specification for NativeLieGroup. More... | |
Concepts | |
concept | traits::NativeLieGroup |
Concept defining class with an internal Lie group interface. | |
Trait specialization to make native Lie groups LieGroups.
Definition in file native.hpp.