Loading [MathJax]/extensions/tex2jax.js
smooth_feedback
Control and estimation on Lie groups
All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages Concepts
smooth::feedback::FlatOCPType Concept Reference

Concept that is true for FlatOCP specializations. More...

#include <ocp.hpp>

Concept definition

template<typename T>
OCPType<T> &&(smooth::RnType<typename std::decay_t<T>::X> && smooth::RnType<typename std::decay_t<T>::U>)
Concept that is true for FlatOCP specializations.
Definition: ocp.hpp:107
Concept that is true for OCP specializations.
Definition: ocp.hpp:103

Detailed Description

Concept that is true for FlatOCP specializations.

Definition at line 107 of file ocp.hpp.