HomeSort by relevance Sort by last modified time
    Searched refs:LinearMatrixType (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/Geometry/
Transform.h 221 typedef Matrix<Scalar,Dim,Dim,Options> LinearMatrixType;
605 EIGEN_DEVICE_FUNC const LinearMatrixType rotation() const;
    [all...]
Translation.h 41 typedef Matrix<Scalar,Dim,Dim> LinearMatrixType;

Completed in 52 milliseconds