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

#include <MatrixBase.h>

Public Types

typedef ScalarBinaryOpTraits< 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 381 of file MatrixBase.h.

Member Typedef Documentation

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

Definition at line 382 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 383 of file MatrixBase.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:09