Drake
Drake C++ Documentation
Loading...
Searching...
No Matches
GetSubMatrixGradientSingleElement< QSubvectorSize, Derived > Struct Template Reference

#include <drake/math/gradient_util.h>

Public Types

typedef Eigen::Block< const Derived, 1,((QSubvectorSize==Eigen::Dynamic) ? Derived::ColsAtCompileTime :QSubvectorSize)> type

Member Typedef Documentation

◆ type

template<int QSubvectorSize, typename Derived>
typedef Eigen::Block<const Derived, 1, ((QSubvectorSize == Eigen::Dynamic) ? Derived::ColsAtCompileTime : QSubvectorSize)> type

The documentation for this struct was generated from the following file: