#include <state-observation/tools/definitions.hpp>
Static Public Member Functions | |
| template<typename CustomNullaryOp > | |
| static const Eigen::CwiseNullaryOp< CustomNullaryOp, typename Eigen::Matrix< double, -1, compileTimeCols > > | nullaryExp (const CustomNullaryOp &func, Index rows=-1, Index cols=compileTimeCols) |
|
inlinestatic |