TR-mbed 1.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Eigen::internal::unitOrthogonal_selector< Derived, 3 > Struct Template Reference

#include <OrthoMethods.h>

Public Types

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

Static Public Member Functions

static EIGEN_DEVICE_FUNC VectorType run (const Derived &src)
 

Member Typedef Documentation

◆ RealScalar

◆ Scalar

◆ VectorType

Member Function Documentation

◆ run()

template<typename Derived >
static EIGEN_DEVICE_FUNC VectorType Eigen::internal::unitOrthogonal_selector< Derived, 3 >::run ( const Derived &  src)
inlinestatic

The documentation for this struct was generated from the following file: