|
|
lucid
0.0.1
Lifting-based Uncertain Control Invariant Dynamics
|
Check if the type T constitutes a map from type From to type To.
More...
#include <concept.h>
Check if the type T constitutes a map from type From to type To.
It has to have a method at that takes a From and returns a To.
| T | type to check |
| From | type domain |
| To | type codomain |