#include <OrthoMethods.h>
| Public Types | |
| typedef NumTraits< Scalar >::Real | RealScalar | 
| typedef traits< Derived >::Scalar | Scalar | 
| typedef Matrix< Scalar, 2, 1 > | Vector2 | 
| typedef plain_matrix_type< Derived >::type | VectorType | 
| Static Public Member Functions | |
| static EIGEN_DEVICE_FUNC VectorType | run (const Derived &src) | 
Definition at line 140 of file OrthoMethods.h.
| typedef NumTraits<Scalar>::Real Eigen::internal::unitOrthogonal_selector< Derived, Size >::RealScalar | 
Definition at line 144 of file OrthoMethods.h.
| typedef traits<Derived>::Scalar Eigen::internal::unitOrthogonal_selector< Derived, Size >::Scalar | 
Definition at line 143 of file OrthoMethods.h.
| typedef Matrix<Scalar,2,1> Eigen::internal::unitOrthogonal_selector< Derived, Size >::Vector2 | 
Definition at line 145 of file OrthoMethods.h.
| typedef plain_matrix_type<Derived>::type Eigen::internal::unitOrthogonal_selector< Derived, Size >::VectorType | 
Definition at line 142 of file OrthoMethods.h.
| 
 | inlinestatic | 
Definition at line 147 of file OrthoMethods.h.