|
TR-mbed 1.0
|
#include <OrthoMethods.h>
Public Types | |
| typedef plain_matrix_type< Derived >::type | VectorType |
| typedef traits< Derived >::Scalar | Scalar |
| typedef NumTraits< Scalar >::Real | RealScalar |
| typedef Matrix< Scalar, 2, 1 > | Vector2 |
Static Public Member Functions | |
| static EIGEN_DEVICE_FUNC VectorType | run (const Derived &src) |
| typedef NumTraits<Scalar>::Real Eigen::internal::unitOrthogonal_selector< Derived, Size >::RealScalar |
| typedef traits<Derived>::Scalar Eigen::internal::unitOrthogonal_selector< Derived, Size >::Scalar |
| typedef Matrix<Scalar,2,1> Eigen::internal::unitOrthogonal_selector< Derived, Size >::Vector2 |
| typedef plain_matrix_type<Derived>::type Eigen::internal::unitOrthogonal_selector< Derived, Size >::VectorType |
|
inlinestatic |