template<typename Other, int Mode, int Options, int Dim, int HDim, int OtherRows = Other::RowsAtCompileTime, int OtherCols = Other::ColsAtCompileTime>
struct Eigen::internal::transform_construct_from_matrix< Other, Mode, Options, Dim, HDim, OtherRows, OtherCols >
Definition at line 61 of file Geometry/Transform.h.