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

Type for Eigen vectors, used to reduce namespace cluttering. More...

#include <LinearAlgebra.hpp>

Public Types

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

Detailed Description

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

Type for Eigen vectors, used to reduce namespace cluttering.


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