template<typename System, typename Other, int OtherRows = Other::RowsAtCompileTime, int OtherCols = Other::ColsAtCompileTime>
struct Eigen::internal::eulerangles_assign_impl< System, Other, OtherRows, OtherCols >
Definition at line 44 of file EulerSystem.h.