Public Types | List of all members
Eigen::MatrixBase< Derived >::cross_product_return_type< OtherDerived > Struct Template Reference

#include <MatrixBase.h>

Public Types

typedef internal::scalar_product_traits< typename internal::traits< Derived >::Scalar, typename internal::traits< OtherDerived >::Scalar >::ReturnType Scalar
 
typedef Matrix< Scalar, MatrixBase::RowsAtCompileTime, MatrixBase::ColsAtCompileTimetype
 

Detailed Description

template<typename Derived>
template<typename OtherDerived>
struct Eigen::MatrixBase< Derived >::cross_product_return_type< OtherDerived >

Definition at line 395 of file MatrixBase.h.

Member Typedef Documentation

template<typename Derived>
template<typename OtherDerived>
typedef internal::scalar_product_traits<typename internal::traits<Derived>::Scalar,typename internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase< Derived >::cross_product_return_type< OtherDerived >::Scalar

Definition at line 396 of file MatrixBase.h.

template<typename Derived>
template<typename OtherDerived>
typedef Matrix<Scalar,MatrixBase::RowsAtCompileTime,MatrixBase::ColsAtCompileTime> Eigen::MatrixBase< Derived >::cross_product_return_type< OtherDerived >::type

Definition at line 397 of file MatrixBase.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:07