Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::unitOrthogonal_selector< Derived, 3 > Struct Template Reference


Detailed Description

template<typename Derived>
struct internal::unitOrthogonal_selector< Derived, 3 >

Definition at line 165 of file OrthoMethods.h.

#include <src/Geometry/OrthoMethods.h>

List of all members.

Public Types

typedef plain_matrix_type
< Derived >::type 
VectorType
typedef traits< Derived >::Scalar Scalar
typedef NumTraits< Scalar >::Real RealScalar

Static Public Member Functions

static VectorType run (const Derived &src)

Member Typedef Documentation

template<typename Derived >
typedef NumTraits<Scalar>::Real internal::unitOrthogonal_selector< Derived, 3 >::RealScalar

Definition at line 169 of file OrthoMethods.h.

template<typename Derived >
typedef traits<Derived>::Scalar internal::unitOrthogonal_selector< Derived, 3 >::Scalar

Definition at line 168 of file OrthoMethods.h.

template<typename Derived >
typedef plain_matrix_type<Derived>::type internal::unitOrthogonal_selector< Derived, 3 >::VectorType

Definition at line 167 of file OrthoMethods.h.


Member Function Documentation

template<typename Derived >
static VectorType internal::unitOrthogonal_selector< Derived, 3 >::run ( const Derived &  src) [inline, static]

Definition at line 170 of file OrthoMethods.h.

References internal::isMuchSmallerThan(), and mrpt::math::norm().




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011