Classes | |
struct | cast_matrix_or_array |
struct | cast_matrix_or_array< Scalar, NewScalar, false > |
struct | copy_if_non_const |
struct | copy_if_non_const< const MatType, true > |
struct | init_matrix_or_array |
struct | init_matrix_or_array< MatType, true > |
Functions | |
template<typename MatType > | |
bool | check_swap (PyArrayObject *pyArray, const Eigen::MatrixBase< MatType > &mat) |
bool eigenpy::details::check_swap | ( | PyArrayObject * | pyArray, |
const Eigen::MatrixBase< MatType > & | mat | ||
) |
Definition at line 88 of file eigen-allocator.hpp.