eigenpy 3.12.0
Bindings between Numpy and Eigen using Boost.Python
Loading...
Searching...
No Matches
eigenpy::remove_const_reference< T > Struct Template Reference

Public Types

typedef boost::remove_const< typenameboost::remove_reference< T >::type >::type type

Detailed Description

template<typename T>
struct eigenpy::remove_const_reference< T >

Definition at line 138 of file fwd.hpp.

Member Typedef Documentation

◆ type

template<typename T>
typedef boost::remove_const<typenameboost::remove_reference<T>::type>::type eigenpy::remove_const_reference< T >::type

Definition at line 140 of file fwd.hpp.


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