Definition at line 141 of file OrthoMethods.h.
#include <src/Geometry/OrthoMethods.h>
Public Types | |
typedef plain_matrix_type < Derived >::type | VectorType |
typedef traits< Derived >::Scalar | Scalar |
typedef NumTraits< Scalar >::Real | RealScalar |
typedef Derived::Index | Index |
typedef Matrix< Scalar, 2, 1 > | Vector2 |
Static Public Member Functions | |
static VectorType | run (const Derived &src) |
typedef Derived::Index internal::unitOrthogonal_selector< Derived, Size >::Index |
Definition at line 146 of file OrthoMethods.h.
typedef NumTraits<Scalar>::Real internal::unitOrthogonal_selector< Derived, Size >::RealScalar |
Definition at line 145 of file OrthoMethods.h.
typedef traits<Derived>::Scalar internal::unitOrthogonal_selector< Derived, Size >::Scalar |
Definition at line 144 of file OrthoMethods.h.
typedef Matrix<Scalar,2,1> internal::unitOrthogonal_selector< Derived, Size >::Vector2 |
Definition at line 147 of file OrthoMethods.h.
typedef plain_matrix_type<Derived>::type internal::unitOrthogonal_selector< Derived, Size >::VectorType |
Definition at line 143 of file OrthoMethods.h.
static VectorType internal::unitOrthogonal_selector< Derived, Size >::run | ( | const Derived & | src | ) | [inline, static] |
Definition at line 148 of file OrthoMethods.h.
Referenced by MatrixBase< Derived >::unitOrthogonal().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |