Namespaces | Classes | Typedefs | Functions
Eigen Namespace Reference

Namespaces

 corba
 

Classes

class  EigenTypekitPlugin
 
struct  get_size_functor
 
struct  matrix_i_j_constructor
 
struct  matrix_index_functor
 
struct  MatrixTypeInfo
 
struct  vector_array_constructor
 
struct  vector_fixed_array_constructor
 
struct  vector_index
 
struct  vector_size_constructor
 
struct  vector_size_value_constructor
 
struct  VectorTypeInfo
 

Typedefs

typedef Matrix< double, 6, 1 > Vector6d
 

Functions

template<typename VectorType >
double & get_item (VectorType &v, int index)
 
template<typename VectorType >
double get_item_copy (const VectorType &v, int index)
 
template<typename VectorType >
int get_size (const VectorType &v)
 
template<typename Derived >
std::istream & operator>> (std::istream &is, EigenBase< Derived > &v)
 

Typedef Documentation

typedef Matrix<double,6,1> Eigen::Vector6d

Definition at line 31 of file eigen_typekit.hpp.

Function Documentation

template<typename VectorType >
double& Eigen::get_item ( VectorType &  v,
int  index 
)

Definition at line 89 of file eigen_typekit.cpp.

template<typename VectorType >
double Eigen::get_item_copy ( const VectorType &  v,
int  index 
)

Definition at line 97 of file eigen_typekit.cpp.

template<typename VectorType >
int Eigen::get_size ( const VectorType &  v)

Definition at line 105 of file eigen_typekit.cpp.

template<typename Derived >
std::istream& Eigen::operator>> ( std::istream &  is,
EigenBase< Derived > &  v 
)

Definition at line 84 of file eigen_typekit.cpp.



eigen_typekit
Author(s): Ruben Smits
autogenerated on Tue Jan 5 2021 03:41:40