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

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)

Detailed Description

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

Definition at line 165 of file definitions.hpp.

Member Function Documentation

◆ nullaryExp()

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

Definition at line 169 of file definitions.hpp.


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