Skip to content
Snippets Groups Projects
Commit 0392614a authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

Add support for vector and matrix

    * include/CMakeLists.txt,
    * include/dynamic-graph/command-setter.t.cpp,
    * include/dynamic-graph/value.h,
    * src/command/value.cpp.

    Types for vector and matrix are boost::numeric::ublas::vector<double>
    and boost::numeric::ublas::matrix<double>.
parent 9af77dbf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment