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

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)

Detailed Description

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

Definition at line 179 of file definitions.hpp.

Member Function Documentation

◆ nullaryExp()

template<int compileTimeRows>
template<typename CustomNullaryOp>
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

Definition at line 183 of file definitions.hpp.


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