eigenpy 3.12.0
Bindings between Numpy and Eigen using Boost.Python
Loading...
Searching...
No Matches
eigenpy::details::check_swap_impl_matrix< MatType > Struct Template Reference
Inheritance diagram for eigenpy::details::check_swap_impl_matrix< MatType >:
[legend]

Static Public Member Functions

static bool run (PyArrayObject *pyArray, const Eigen::MatrixBase< MatType > &mat)

Detailed Description

template<typename MatType>
struct eigenpy::details::check_swap_impl_matrix< MatType >

Definition at line 105 of file eigen-allocator.hpp.

Member Function Documentation

◆ run()

template<typename MatType>
bool eigenpy::details::check_swap_impl_matrix< MatType >::run(PyArrayObject *pyArray,
const Eigen::MatrixBase< MatType > &mat )
inlinestatic

Definition at line 106 of file eigen-allocator.hpp.


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