HomeSort by relevance Sort by last modified time
    Searched full:construct_from_matrix (Results 1 - 1 of 1) sorted by null

  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Transform.h 95 struct construct_from_matrix struct in class:Eigen::Transform
103 template<typename OtherDerived> struct construct_from_matrix<OtherDerived, true> struct in class:Eigen::Transform
118 construct_from_matrix<OtherDerived, int(OtherDerived::RowsAtCompileTime) == Dim>::run(this, other);

Completed in 336 milliseconds