#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.
Definition at line 34 of file CallRecord.h.
|
inlinestatic |
Definition at line 36 of file CallRecord.h.