smooth
A C++ library for Lie theory
Loading...
Searching...
No Matches
LieImplemented Concept Reference

Type for which liebase_info is properly specified. More...

#include <bundle.hpp>

Concept definition

template<typename T>
concept LieImplemented = requires {
}
Type for which liebase_info is properly specified.
Definition bundle.hpp:105
Type trait that maps a type to Lie group operations.

Detailed Description

Type for which liebase_info is properly specified.

Definition at line 105 of file bundle.hpp.