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

trait to detect if T is a std::complex managed by Boost Python More...

#include <eigenpy/utils/traits.hpp>

Inheritance diagram for eigenpy::details::is_python_complex< T >:
[legend]
Collaboration diagram for eigenpy::details::is_python_complex< T >:
[legend]

Detailed Description

template<typename T>
struct eigenpy::details::is_python_complex< T >

trait to detect if T is a std::complex managed by Boost Python

Definition at line 30 of file traits.hpp.


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