Template Struct check_swap_impl_matrix

Inheritance Relationships

Derived Type

Struct Documentation

template<typename MatType>
struct check_swap_impl_matrix

Subclassed by eigenpy::details::check_swap_impl< MatType, Eigen::MatrixBase< MatType > >

Public Static Functions

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