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

Static Public Member Functions

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

Detailed Description

Definition at line 193 of file definitions.hpp.

Member Function Documentation

◆ nullaryExp()

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

Definition at line 197 of file definitions.hpp.


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