smooth
A C++ library for Lie theory
Loading...
Searching...
No Matches
Classes
vector.hpp File Reference

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"
Include dependency graph for vector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  traits::man< std::vector< M > >
 Manifold model specification for std::vector<Manifold> More...
 

Detailed Description

Trait specialization to make std::vector<Manifold> a Manifold.

Definition in file vector.hpp.