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