Classes | Namespaces | Typedefs
state.h File Reference
#include <float.h>
#include <memory>
#include <eigen3/Eigen/Eigen>
Include dependency graph for state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tuw::State
 Generic tree-like recursive structure that allows sub-structure access as well as ordered (array-like) value access. More...
 

Namespaces

 tuw
 

Typedefs

using tuw::StateConstSPtr = std::shared_ptr< State const >
 
using tuw::StateConstUPtr = std::unique_ptr< State const >
 
using tuw::StateSPtr = std::shared_ptr< State >
 
using tuw::StateUPtr = std::unique_ptr< State >
 


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:22