smooth
A C++ library for Lie theory
Loading...
Searching...
No Matches
include
smooth
manifolds.hpp
Go to the documentation of this file.
1
// Copyright (C) 2022 Petter Nilsson. MIT License.
2
3
#pragma once
4
10
#include "
concepts/manifold.hpp
"
11
#include "
lie_groups.hpp
"
12
#include "
manifolds/variant.hpp
"
13
#include "
manifolds/vector.hpp
"
lie_groups.hpp
Meta header to include all LieGroup concept model specifications.
manifold.hpp
variant.hpp
Trait specialization to make std::variant<Manifold...> a Manifold.
vector.hpp
Trait specialization to make std::vector<Manifold> a Manifold.
Generated by
1.9.8