stateObservation::FixOrDynMatrixToolsBySize< compileTimeRows, -1 > Class Template Reference

#include <state-observation/tools/definitions.hpp>

Static Public Member Functions

template<typename CustomNullaryOp >
static const Eigen::CwiseNullaryOp< CustomNullaryOp, typename Eigen::Matrix< double, compileTimeRows, -1 > > nullaryExp (const CustomNullaryOp &func, Index rows=compileTimeRows, Index cols=-1)
 

Member Function Documentation

◆ nullaryExp()

template<int compileTimeRows>
template<typename CustomNullaryOp >
static const Eigen::CwiseNullaryOp<CustomNullaryOp, typename Eigen::Matrix<double, compileTimeRows, -1> > stateObservation::FixOrDynMatrixToolsBySize< compileTimeRows, -1 >::nullaryExp ( const CustomNullaryOp &  func,
Index  rows = compileTimeRows,
Index  cols = -1 
)
inlinestatic

The documentation for this class was generated from the following file: