#include <OrthoMethods.h>
Public Types | |
typedef NumTraits< Scalar >::Real | RealScalar |
typedef ei_traits< Derived > ::Scalar | Scalar |
typedef ei_plain_matrix_type < Derived >::type | VectorType |
Static Public Member Functions | |
static VectorType | run (const Derived &src) |
Definition at line 54 of file OrthoMethods.h.
typedef NumTraits<Scalar>::Real ei_unitOrthogonal_selector< Derived, Size >::RealScalar |
Definition at line 58 of file OrthoMethods.h.
typedef ei_traits<Derived>::Scalar ei_unitOrthogonal_selector< Derived, Size >::Scalar |
Definition at line 57 of file OrthoMethods.h.
typedef ei_plain_matrix_type<Derived>::type ei_unitOrthogonal_selector< Derived, Size >::VectorType |
Definition at line 56 of file OrthoMethods.h.
static VectorType ei_unitOrthogonal_selector< Derived, Size >::run | ( | const Derived & | src | ) | [inline, static] |
Definition at line 59 of file OrthoMethods.h.