#include <drake/math/gradient_util.h>
|
typedef Eigen::Matrix< typename DerivedDA::Scalar,(DerivedDA::RowsAtCompileTime==Eigen::Dynamic||DerivedB::SizeAtCompileTime==Eigen::Dynamic ? Eigen::Dynamic :static_cast< int >DerivedDA::RowsAtCompileTime)/static_cast< int >DerivedB::RowsAtCompileTime) *static_cast< int >DerivedB::ColsAtCompileTime)), DerivedDA::ColsAtCompileTime > | type |
|
◆ type
typedef Eigen::Matrix< typename DerivedDA::Scalar, (DerivedDA::RowsAtCompileTime == Eigen::Dynamic || DerivedB::SizeAtCompileTime == Eigen::Dynamic ? Eigen::Dynamic : static_cast<int>DerivedDA::RowsAtCompileTime) / static_cast<int>DerivedB::RowsAtCompileTime) * static_cast<int>DerivedB::ColsAtCompileTime)), DerivedDA::ColsAtCompileTime> type |
The documentation for this struct was generated from the following file: