#include <CallRecord.h>
Static Public Member Functions | |
template<typename Derived > | |
static const Eigen::Matrix< double, Derived::RowsAtCompileTime, Derived::ColsAtCompileTime > | convert (const Eigen::MatrixBase< Derived > &x) |
template<int Rows, int Cols> | |
static const Eigen::Matrix< double, Rows, Cols > & | convert (const Eigen::Matrix< double, Rows, Cols > &x) |
Definition at line 43 of file CallRecord.h.
|
inlinestatic |
Definition at line 46 of file CallRecord.h.
|
inlinestatic |
Definition at line 52 of file CallRecord.h.