state-observation 1.7.0
General implementation of observers.
Loading...
Searching...
No Matches
stateObservation::FixOrDynMatrixToolsBySize< compileTimeRows, compileTimeCols > Class Template Reference

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)

Detailed Description

template<int compileTimeRows = -1, int compileTimeCols = -1>
class stateObservation::FixOrDynMatrixToolsBySize< compileTimeRows, compileTimeCols >

Definition at line 149 of file definitions.hpp.

Member Function Documentation

◆ nullaryExp()

template<int compileTimeRows = -1, int compileTimeCols = -1>
template<typename CustomNullaryOp>
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

Definition at line 154 of file definitions.hpp.


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