stateObservation::isMatrix< T > Struct Template Reference

Checks if a class is a specialization of Eigen::Matrix. More...

#include <state-observation/tools/definitions.hpp>

Inheritance diagram for stateObservation::isMatrix< T >:
Collaboration diagram for stateObservation::isMatrix< T >:

Detailed Description

template<typename T>
struct stateObservation::isMatrix< T >

Checks if a class is a specialization of Eigen::Matrix.

Template Parameters
TThe class that you want to check

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