RobWorkProject  23.9.11-
Public Types | List of all members
LinearAlgebra::EigenMatrix< T > Struct Template Reference

Type for Eigen matrices used to reduce namespace cluttering. More...

#include <LinearAlgebra.hpp>

Public Types

typedef Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > type
 type of this matrix
 

Detailed Description

template<class T = double>
struct rw::math::LinearAlgebra::EigenMatrix< T >

Type for Eigen matrices used to reduce namespace cluttering.


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