|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
#include <CallRecord.h>
Static Public Member Functions | |
| template<typename Derived > | |
| static Eigen::Matrix< double, Eigen::Dynamic, Derived::ColsAtCompileTime > | convert (const Eigen::MatrixBase< Derived > &x) |
ConvertToDynamicIf converts to a dense matrix with dynamic rows iff ConvertToDynamicRows (colums stay as they are) otherwise it just passes dense Eigen matrices through.
1.8.13