|
smooth
A C++ library for Lie theory
|
Trait specialization to make std::vector<Manifold> a Manifold. More...
#include <algorithm>#include <ranges>#include <vector>#include "smooth/concepts/manifold.hpp"#include "smooth/detail/utils.hpp"

Go to the source code of this file.
Classes | |
| struct | traits::man< std::vector< M > > |
| Manifold model specification for std::vector<Manifold> More... | |
Trait specialization to make std::vector<Manifold> a Manifold.
Definition in file vector.hpp.