template<typename Other, int OtherRows = Other::RowsAtCompileTime, int OtherCols = Other::ColsAtCompileTime>
struct Eigen::internal::quaternionbase_assign_impl< Other, OtherRows, OtherCols >
Definition at line 28 of file 3rdparty/Eigen/Eigen/src/Geometry/Quaternion.h.