stateObservation::FixOrDynMatrixToolsBySize< compileTimeRows, compileTimeCols > 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, compileTimeCols > > nullaryExp (const CustomNullaryOp &func, Index rows=compileTimeRows, Index cols=compileTimeCols)
 

Member Function Documentation

◆ nullaryExp()

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

Prevent warnings


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