eiquadprog
1.3.1
C++ reimplementation of eiquadprog
Public Types
|
List of all members
RtVectorX< Rows > Struct Template Reference
#include <
eiquadprog/eiquadprog-rt.hpp
>
Public Types
typedef Eigen::Matrix< double, Rows, 1 >
d
typedef Eigen::Matrix< int, Rows, 1 >
i
Member Typedef Documentation
◆
d
template<int Rows>
typedef Eigen::Matrix<double, Rows, 1>
RtVectorX
< Rows >::
d
◆
i
template<int Rows>
typedef Eigen::Matrix<int, Rows, 1>
RtVectorX
< Rows >::
i
The documentation for this struct was generated from the following file:
include/eiquadprog/
eiquadprog-rt.hpp
RtVectorX
Generated by
1.8.14