#include <drake/math/gradient_util.h>
Public Types | |
| typedef Eigen::Matrix< typename Derived::Scalar,(NRows *NCols),((QSubvectorSize==Eigen::Dynamic) ? Derived::ColsAtCompileTime :QSubvectorSize)> | type |
| typedef Eigen::Matrix<typename Derived::Scalar, (NRows * NCols), ((QSubvectorSize == Eigen::Dynamic) ? Derived::ColsAtCompileTime : QSubvectorSize)> type |