Template Struct check_swap_impl< MatType, Eigen::MatrixBase< MatType > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename MatType>
struct check_swap_impl<MatType, Eigen::MatrixBase<MatType>> : public eigenpy::details::check_swap_impl_matrix<MatType>