#include <drake/math/gradient_util.h>
|
| typedef Eigen::Matrix< typename Derived::Scalar,(NRows *NCols),((QSubvectorSize==Eigen::Dynamic) ? Derived::ColsAtCompileTime :QSubvectorSize)> | type |
◆ type
template<int QSubvectorSize, typename Derived, std::size_t NRows, std::size_t NCols>
| typedef Eigen::Matrix<typename Derived::Scalar, (NRows * NCols), ((QSubvectorSize == Eigen::Dynamic) ? Derived::ColsAtCompileTime : QSubvectorSize)> type |
The documentation for this struct was generated from the following file: