smooth_feedback
Control and estimation on Lie groups
Loading...
Searching...
No Matches
smooth::feedback::MeshType Concept Reference

MeshType is a specialization of Mesh. More...

#include <mesh.hpp>

Concept definition

template<typename T>
concept smooth::feedback::MeshType = traits::is_specialization_of_sizet_v<std::decay_t<T>, Mesh>
MeshType is a specialization of Mesh.
Definition: mesh.hpp:488

Detailed Description

MeshType is a specialization of Mesh.

Definition at line 488 of file mesh.hpp.